X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d7da975624b24ca0b243e9e70974ecaf9047c50a..d2b23b67301bd2d286366d4326a21da3132558fa:/docs/latex/wx/wnddisbl.tex diff --git a/docs/latex/wx/wnddisbl.tex b/docs/latex/wx/wnddisbl.tex index 43a92d3da7..5f9ff741cd 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 -%% Licence: wxWindows licence +%% License: wxWindows license %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{\class{wxWindowDisabler}}\label{wxwindowdisabler} @@ -30,13 +30,16 @@ None \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. +