]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/upduievt.tex
Faster Deselect
[wxWidgets.git] / docs / latex / wx / upduievt.tex
index 2f9c9d0a442bbef9b08bf6ee9432570112b2e48c..d6aabd751a426e4e3be70821dfe7f7e995244715 100644 (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}