X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc2171bd4c660b8554dae2a1cbf34ff09f3032a6..c65650d7b5472d00da0a0516ff1a2ccf53746319:/docs/latex/wx/upduievt.tex?ds=sidebyside diff --git a/docs/latex/wx/upduievt.tex b/docs/latex/wx/upduievt.tex index 2f9c9d0a44..d6aabd751a 100644 --- a/docs/latex/wx/upduievt.tex +++ b/docs/latex/wx/upduievt.tex @@ -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}