#include <SalomeApp_StudyPropertiesDlg.h>
SalomeApp_StudyPropertiesDlg::SalomeApp_StudyPropertiesDlg |
( |
QWidget * |
parent = 0 | ) |
|
Constructor. Initialize study properties dialog.
References SUIT_Session::activeApplication(), SUIT_Application::activeStudy(), clickOnOk(), DEFAULT_MARGIN, DEFAULT_SPACING, initData(), myAuthor, myCancelButton, myComment, myDate, myLocked, myModification, myModifications, myOkButton, myUnits, myVersions, and SUIT_Session::session().
SalomeApp_StudyPropertiesDlg::~SalomeApp_StudyPropertiesDlg |
( |
| ) |
|
SalomeApp_StudyPropertiesDlg::_PTR |
( |
Study |
| ) |
|
|
private |
void SalomeApp_StudyPropertiesDlg::clickOnOk |
( |
| ) |
|
|
slot |
void SalomeApp_StudyPropertiesDlg::initData |
( |
| ) |
|
|
private |
Data initializetion for dialog.(Study author's name, date of creation etc.)
References _PTR(), SUIT_Session::activeApplication(), SUIT_Application::activeStudy(), SalomeApp_Study::isModified(), myAuthor, myComment, myDate, myLocked, myModification, myModifications, myUnits, myVersions, and SUIT_Session::session().
bool SalomeApp_StudyPropertiesDlg::isChanged |
( |
| ) |
|
|
inline |
QLineEdit* SalomeApp_StudyPropertiesDlg::myAuthor |
|
private |
QPushButton* SalomeApp_StudyPropertiesDlg::myCancelButton |
|
private |
QTextEdit* SalomeApp_StudyPropertiesDlg::myComment |
|
private |
QLabel* SalomeApp_StudyPropertiesDlg::myDate |
|
private |
bool SalomeApp_StudyPropertiesDlg::myIsChanged |
|
private |
QCheckBox* SalomeApp_StudyPropertiesDlg::myLocked |
|
private |
QLabel* SalomeApp_StudyPropertiesDlg::myModification |
|
private |
QTreeWidget* SalomeApp_StudyPropertiesDlg::myModifications |
|
private |
QPushButton* SalomeApp_StudyPropertiesDlg::myOkButton |
|
private |
QComboBox* SalomeApp_StudyPropertiesDlg::myUnits |
|
private |
The documentation for this class was generated from the following files: