Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-09-22 10:59:57 +00:00
parent 9f41fa227b
commit 15d83f726c
19 changed files with 109 additions and 109 deletions

View File

@@ -75,43 +75,43 @@ to be shown, and not in idle time.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxUpdateUIEvent::wxUpdateUIEvent}
\membersection{wxUpdateUIEvent::wxUpdateUIEvent}\label{wxupdateuieventctor}
\func{}{wxUpdateUIEvent}{\param{wxWindowID }{commandId = 0}}
Constructor.
\membersection{wxUpdateUIEvent::m\_checked}
\membersection{wxUpdateUIEvent::m\_checked}\label{wxupdateuieventmchecked}
\member{bool}{m\_checked}
true if the element should be checked, false otherwise.
\membersection{wxUpdateUIEvent::m\_enabled}
\membersection{wxUpdateUIEvent::m\_enabled}\label{wxupdateuieventmenabled}
\member{bool}{m\_checked}
true if the element should be enabled, false otherwise.
\membersection{wxUpdateUIEvent::m\_setChecked}
\membersection{wxUpdateUIEvent::m\_setChecked}\label{wxupdateuieventmsetchecked}
\member{bool}{m\_setChecked}
true if the application has set the {\bf m\_checked} member.
\membersection{wxUpdateUIEvent::m\_setEnabled}
\membersection{wxUpdateUIEvent::m\_setEnabled}\label{wxupdateuieventmsetenabled}
\member{bool}{m\_setEnabled}
true if the application has set the {\bf m\_enabled} member.
\membersection{wxUpdateUIEvent::m\_setText}
\membersection{wxUpdateUIEvent::m\_setText}\label{wxupdateuieventmsettext}
\member{bool}{m\_setText}
true if the application has set the {\bf m\_text} member.
\membersection{wxUpdateUIEvent::m\_text}
\membersection{wxUpdateUIEvent::m\_text}\label{wxupdateuieventmtext}
\member{wxString}{m\_text}