#include <VisuGUI_CursorDlg.h>

Public Member Functions | |
| VisuGUI_CursorDlg (QWidget *parent=0, const char *name=0, bool modal=FALSE) | |
| ~VisuGUI_CursorDlg () | |
Data Fields | |
| QGroupBox * | TopGroupBox |
| QLabel * | Comment1 |
| QLabel * | Comment2 |
| SalomeApp_IntSpinBox * | SpinBox1 |
| QGroupBox * | GroupButtons |
| QPushButton * | buttonOk |
| QPushButton * | buttonCancel |
| QPushButton * | buttonHelp |
| QString | helpFileName |
Private Slots | |
| void | onHelp () |
Private Member Functions | |
| void | keyPressEvent (QKeyEvent *e) |
| VisuGUI_CursorDlg::VisuGUI_CursorDlg | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = FALSE |
||
| ) |
Constructor
References buttonCancel, buttonHelp, buttonOk, Comment1, Comment2, GroupButtons, onHelp(), SpinBox1, and TopGroupBox.
| VisuGUI_CursorDlg::~VisuGUI_CursorDlg | ( | ) |
Destructor
| void VisuGUI_CursorDlg::keyPressEvent | ( | QKeyEvent * | e | ) | [private] |
function : keyPressEvent() purpose :
References onHelp().
| void VisuGUI_CursorDlg::onHelp | ( | ) | [private, slot] |
function : onHelp() purpose :
References helpFileName.
| QLabel* VisuGUI_CursorDlg.Comment1 |
| QLabel* VisuGUI_CursorDlg.Comment2 |
| SalomeApp_IntSpinBox* VisuGUI_CursorDlg.SpinBox1 |
| QPushButton* VisuGUI_CursorDlg.buttonOk |
| QPushButton* VisuGUI_CursorDlg.buttonCancel |
| QPushButton* VisuGUI_CursorDlg.buttonHelp |
| QString VisuGUI_CursorDlg.helpFileName |