Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors. Content and links to TCP/DDE/Base Server/Client/Connection in correct places.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29647 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -44,7 +44,7 @@ when the checkbox is clicked.}
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxCheckBox::wxCheckBox}\label{wxcheckboxconstr}
|
||||
\membersection{wxCheckBox::wxCheckBox}\label{wxcheckboxctor}
|
||||
|
||||
\func{}{wxCheckBox}{\void}
|
||||
|
||||
@@ -79,7 +79,7 @@ Constructor, creating and showing a checkbox.
|
||||
|
||||
\helpref{wxCheckBox::Create}{wxcheckboxcreate}, \helpref{wxValidator}{wxvalidator}
|
||||
|
||||
\membersection{wxCheckBox::\destruct{wxCheckBox}}
|
||||
\membersection{wxCheckBox::\destruct{wxCheckBox}}\label{wxcheckboxdtor}
|
||||
|
||||
\func{}{\destruct{wxCheckBox}}{\void}
|
||||
|
||||
@@ -92,7 +92,7 @@ Destructor, destroying the checkbox.
|
||||
\param{const wxSize\& }{size = wxDefaultSize}, \param{long}{ style = 0},\rtfsp
|
||||
\param{const wxValidator\& }{val}, \param{const wxString\& }{name = ``checkBox"}}
|
||||
|
||||
Creates the checkbox for two-step construction. See \helpref{wxCheckBox::wxCheckBox}{wxcheckboxconstr}\rtfsp
|
||||
Creates the checkbox for two-step construction. See \helpref{wxCheckBox::wxCheckBox}{wxcheckboxctor}\rtfsp
|
||||
for details.
|
||||
|
||||
\membersection{wxCheckBox::GetValue}\label{wxcheckboxgetvalue}
|
||||
|
Reference in New Issue
Block a user