ShowDialogGuard Class
Definition
Line
15
of
System.Screen/Window.cm
Constructors & Destructor
public
nothrow
ShowDialogGuard
(
Window
* window_)
public
~ShowDialogGuard
()
Member Variables
private
Window
*
window
Constructor& Destructor Details
ShowDialogGuard Constructor
public
nothrow
ShowDialogGuard(
Window
* window_)
Definition
Line
17
of
System.Screen/Window.cm
~ShowDialogGuard Destructor
public
~ShowDialogGuard()
Definition
Line
21
of
System.Screen/Window.cm