Mention that wxBookCtrlBase derived controls do derive

from that common class and link it to the wxBookCtrl
    overview.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2007-04-24 08:28:29 +00:00
parent 3203e334b0
commit 2d9152d5d6
5 changed files with 5 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ when screen space is restricted, as it often is when wxChoicebook is being emplo
\wxheading{Derived from}
wxBookCtrlBase\\
wxBookCtrlBase (see \helpref{wxBookCtrl overview}{wxbookctrloverview})\\
\helpref{wxControl}{wxcontrol}\\
\helpref{wxWindow}{wxwindow}\\
\helpref{wxEvtHandler}{wxevthandler}\\

View File

@@ -22,6 +22,7 @@ use the \helpref{notebook sample}{samplenotebook} to see wxListbook in action.
\wxheading{Derived from}
wxBookCtrlBase (see \helpref{wxBookCtrl overview}{wxbookctrloverview})\\
\helpref{wxControl}{wxcontrol}\\
\helpref{wxWindow}{wxwindow}\\
\helpref{wxEvtHandler}{wxevthandler}\\

View File

@@ -10,6 +10,7 @@ managed by wxNotebook.
\wxheading{Derived from}
wxBookCtrlBase (see \helpref{wxBookCtrl overview}{wxbookctrloverview})\\
\helpref{wxControl}{wxcontrol}\\
\helpref{wxWindow}{wxwindow}\\
\helpref{wxEvtHandler}{wxevthandler}\\

View File

@@ -22,7 +22,7 @@ use the \helpref{notebook sample}{samplenotebook} to see wxToolbook in action.
\wxheading{Derived from}
wxBookCtrlBase\\
wxBookCtrlBase (see \helpref{wxBookCtrl overview}{wxbookctrloverview})\\
\helpref{wxControl}{wxcontrol}\\
\helpref{wxControl}{wxcontrol}\\
\helpref{wxWindow}{wxwindow}\\

View File

@@ -30,7 +30,7 @@ by adding at every step a page or a subpage to the end of the tree.
\wxheading{Derived from}
wxBookCtrlBase\\
wxBookCtrlBase (see \helpref{wxBookCtrl overview}{wxbookctrloverview})\\
\helpref{wxControl}{wxcontrol}\\
\helpref{wxWindow}{wxwindow}\\
\helpref{wxEvtHandler}{wxevthandler}\\