27 #ifndef SALOMEAPP_STUDY_PROPERTIES_DLG_H
28 #define SALOMEAPP_STUDY_PROPERTIES_DLG_H
34 #include <SALOMEconfig.h>
35 #include CORBA_SERVER_HEADER(SALOMEDS)
37 #include <SALOMEDSClient_Study.hxx>
#define SALOMEAPPIMPL_EXPORT
Definition: SalomeApp.h:55
Definition: SalomeApp_StudyPropertiesDlg.h:48
QPushButton * myOkButton
Definition: SalomeApp_StudyPropertiesDlg.h:72
QTextEdit * myComment
Definition: SalomeApp_StudyPropertiesDlg.h:69
QComboBox * myUnits
Definition: SalomeApp_StudyPropertiesDlg.h:68
QCheckBox * myLocked
Definition: SalomeApp_StudyPropertiesDlg.h:66
QTreeWidget * myVersions
Definition: SalomeApp_StudyPropertiesDlg.h:71
QPushButton * myCancelButton
Definition: SalomeApp_StudyPropertiesDlg.h:73
QTreeWidget * myModifications
Definition: SalomeApp_StudyPropertiesDlg.h:70
bool isChanged()
Definition: SalomeApp_StudyPropertiesDlg.h:54
QLabel * myDate
Definition: SalomeApp_StudyPropertiesDlg.h:65
QLineEdit * myAuthor
Definition: SalomeApp_StudyPropertiesDlg.h:64
QLabel * myModification
Definition: SalomeApp_StudyPropertiesDlg.h:67
bool myIsChanged
Definition: SalomeApp_StudyPropertiesDlg.h:63