SMESHGUI_Dialog Class Reference

#include <SMESHGUI_Dialog.h>

Inheritance diagram for SMESHGUI_Dialog:

Inheritance graph

Public Member Functions

 SMESHGUI_Dialog (QWidget *=0, const bool=false, const bool=false, const int=OK|Close|Apply|Help)
virtual ~SMESHGUI_Dialog ()
virtual void show ()
virtual void setContentActive (const bool) const
 set all content to enable (parameter is true) or disable state

Static Public Member Functions

static int prefix (const QString &)
 Return hard-coded prefix using to differ overlapping types.

Protected Member Functions

SUIT_Desktop * desktop () const
 find desktop of active application
SUIT_ResourceMgr * resourceMgr ()
 gets resource manager

Constructor & Destructor Documentation

SMESHGUI_Dialog::SMESHGUI_Dialog QWidget *  = 0,
const   bool = false,
const   bool = false,
const   int = OK|Close|Apply|Help
 

SMESHGUI_Dialog::~SMESHGUI_Dialog  )  [virtual]
 


Member Function Documentation

void SMESHGUI_Dialog::show  )  [virtual]
 

void SMESHGUI_Dialog::setContentActive const   bool  )  const [virtual]
 

int SMESHGUI_Dialog::prefix const QString &   )  [static]
 

SUIT_Desktop * SMESHGUI_Dialog::desktop  )  const [protected]
 

SUIT_ResourceMgr * SMESHGUI_Dialog::resourceMgr  )  [protected]