Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SalomeApp_ExitDlg Class Reference

Describes a dialog box shown on question about quit application.

#include <SalomeApp_ExitDlg.h>

Inheritance diagram for SalomeApp_ExitDlg:
Inheritance graph

Public Member Functions

 SalomeApp_ExitDlg (QWidget *)
 creates a Exit dialog box More...
 
 ~SalomeApp_ExitDlg ()
 Destructor. More...
 
bool isServersShutdown ()
 get the check box status More...
 

Private Attributes

QCheckBox * myServersShutdown
 

Constructor & Destructor Documentation

SalomeApp_ExitDlg::SalomeApp_ExitDlg ( QWidget parent)
Parameters
parenta parent widget
modalbool argument, if true the dialog box is a modal dialog box
fstyle flags

References myServersShutdown.

SalomeApp_ExitDlg::~SalomeApp_ExitDlg ( )

Member Function Documentation

bool SalomeApp_ExitDlg::isServersShutdown ( )

References myServersShutdown.

Member Data Documentation

QCheckBox* SalomeApp_ExitDlg::myServersShutdown
private

The documentation for this class was generated from the following files: