added the mention of library in which each class is defined to the documentation (patch 1756715)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -29,6 +29,10 @@ http://www.litwindow.com/knowhow/knowhow.html for more details.
|
||||
|
||||
<wx/socket.h>
|
||||
|
||||
\wxheading{Library}
|
||||
|
||||
\helpref{wxNet}{librarieslist}
|
||||
|
||||
\wxheading{wxSocket errors}
|
||||
|
||||
\twocolwidtha{7cm}
|
||||
@@ -1008,6 +1012,10 @@ For a detailed explanation, see \helpref{wxSocketBase::SetFlags}{wxsocketbaseset
|
||||
|
||||
<wx/socket.h>
|
||||
|
||||
\wxheading{Library}
|
||||
|
||||
\helpref{wxNet}{librarieslist}
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
% ---------------------------------------------------------------------------
|
||||
@@ -1151,6 +1159,10 @@ This event class contains information about socket events.
|
||||
|
||||
<wx/socket.h>
|
||||
|
||||
\wxheading{Library}
|
||||
|
||||
\helpref{wxNet}{librarieslist}
|
||||
|
||||
\wxheading{Event table macros}
|
||||
|
||||
To process a socket event, use these event handler macros to direct input
|
||||
|
Reference in New Issue
Block a user