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:
Vadim Zeitlin
2006-09-05 20:41:19 +00:00
parent 08a5813350
commit 641d44aef5
3 changed files with 4 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
\helpref{wxWindowDC}{wxwindowdc}\\
\helpref{wxDC}{wxdc}
\helpref{wxObject}{wxobject}
\wxheading{Include files}

View File

@@ -3,6 +3,8 @@
\wxheading{Derived from}
\helpref{wxSocketClient}{wxsocketclient}
\helpref{wxSocketBase}{wxsocketbase}
\helpref{wxObject}{wxobject}
\wxheading{Include files}

View File

@@ -29,6 +29,7 @@ be stopped later with \helpref{Stop}{wxtimerstop}.
\wxheading{Derived from}
\helpref{wxEvtHandler}{wxevthandler}
\helpref{wxObject}{wxobject}
\wxheading{Include files}