added a couple of base classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -14,6 +14,7 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
|
|||||||
|
|
||||||
\helpref{wxWindowDC}{wxwindowdc}\\
|
\helpref{wxWindowDC}{wxwindowdc}\\
|
||||||
\helpref{wxDC}{wxdc}
|
\helpref{wxDC}{wxdc}
|
||||||
|
\helpref{wxObject}{wxobject}
|
||||||
|
|
||||||
\wxheading{Include files}
|
\wxheading{Include files}
|
||||||
|
|
||||||
|
@@ -3,6 +3,8 @@
|
|||||||
\wxheading{Derived from}
|
\wxheading{Derived from}
|
||||||
|
|
||||||
\helpref{wxSocketClient}{wxsocketclient}
|
\helpref{wxSocketClient}{wxsocketclient}
|
||||||
|
\helpref{wxSocketBase}{wxsocketbase}
|
||||||
|
\helpref{wxObject}{wxobject}
|
||||||
|
|
||||||
\wxheading{Include files}
|
\wxheading{Include files}
|
||||||
|
|
||||||
|
@@ -29,6 +29,7 @@ be stopped later with \helpref{Stop}{wxtimerstop}.
|
|||||||
\wxheading{Derived from}
|
\wxheading{Derived from}
|
||||||
|
|
||||||
\helpref{wxEvtHandler}{wxevthandler}
|
\helpref{wxEvtHandler}{wxevthandler}
|
||||||
|
\helpref{wxObject}{wxobject}
|
||||||
|
|
||||||
\wxheading{Include files}
|
\wxheading{Include files}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user