X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cd6ce4a90c11b54cc00799d0e4611d858739a749..2fa2b11bbffc8995892369cedb9b208ca9a54d5b:/docs/latex/wx/wnddisbl.tex diff --git a/docs/latex/wx/wnddisbl.tex b/docs/latex/wx/wnddisbl.tex index 0148385180..1c2bb44b16 100644 --- a/docs/latex/wx/wnddisbl.tex +++ b/docs/latex/wx/wnddisbl.tex @@ -1,3 +1,14 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%% Name: wnddsbl.tex +%% Purpose: wxWindowDisabler class documentation +%% Author: Vadim Zeitlin +%% Modified by: +%% Created: 03.03.00 +%% RCS-ID: $Id$ +%% Copyright: (c) Vadim Zeitlin +%% License: wxWidgets license +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \section{\class{wxWindowDisabler}}\label{wxwindowdisabler} This class disables all windows of the application (may be with the exception @@ -28,4 +39,7 @@ Disables all top level windows of the applications with the exception of \membersection{wxWindowDisabler::\destruct{wxWindowDisabler}} +\func{}{\destruct{wxWindowDisabler}}{\void} + Reenables back the windows disabled by the constructor. +