X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..0bd2681966523df88ad5cf8e505b532843e58d74:/docs/latex/wx/wnddisbl.tex?ds=sidebyside diff --git a/docs/latex/wx/wnddisbl.tex b/docs/latex/wx/wnddisbl.tex index 798dae3dd7..c1df08fc85 100644 --- a/docs/latex/wx/wnddisbl.tex +++ b/docs/latex/wx/wnddisbl.tex @@ -24,20 +24,26 @@ None +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + \wxheading{See also} \helpref{wxBusyCursor}{wxbusycursor} \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxWindowDisabler::wxWindowDisabler} +\membersection{wxWindowDisabler::wxWindowDisabler}\label{wxwindowdisablerctor} \func{}{wxWindowDisabler}{\param{wxWindow *}{winToSkip = NULL}} Disables all top level windows of the applications with the exception of {\it winToSkip} if it is not {\tt NULL}. -\membersection{wxWindowDisabler::\destruct{wxWindowDisabler}} +\membersection{wxWindowDisabler::\destruct{wxWindowDisabler}}\label{wxwindowdisablerdtor} + +\func{}{\destruct{wxWindowDisabler}}{\void} Reenables back the windows disabled by the constructor.