X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc2171bd4c660b8554dae2a1cbf34ff09f3032a6..c11420034872e991007a53f351fc24e49cc0519e:/docs/latex/wx/wnddisbl.tex diff --git a/docs/latex/wx/wnddisbl.tex b/docs/latex/wx/wnddisbl.tex index 1c2bb44b16..c1df08fc85 100644 --- a/docs/latex/wx/wnddisbl.tex +++ b/docs/latex/wx/wnddisbl.tex @@ -6,7 +6,7 @@ %% Created: 03.03.00 %% RCS-ID: $Id$ %% Copyright: (c) Vadim Zeitlin -%% License: wxWidgets license +%% License: wxWindows license %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{\class{wxWindowDisabler}}\label{wxwindowdisabler} @@ -24,20 +24,24 @@ 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}