#include <SalomeApp_NoteBook.h>
SalomeApp_NoteBook::SalomeApp_NoteBook |
( |
QWidget * |
parent, |
|
|
_PTR(Study) |
theStudy |
|
) |
| |
SalomeApp_NoteBook::~SalomeApp_NoteBook |
( |
| ) |
|
|
virtual |
Function : ~SalomeApp_NoteBook Purpose : Destructor
SalomeApp_NoteBook::_PTR |
( |
Study |
| ) |
|
|
private |
QString SalomeApp_NoteBook::getDumpedStudyName |
( |
| ) |
|
|
inline |
QString SalomeApp_NoteBook::getDumpedStudyScript |
( |
| ) |
|
|
inline |
void SalomeApp_NoteBook::Init |
( |
_PTR(Study) |
theStudy | ) |
|
bool SalomeApp_NoteBook::isDumpedStudySaved |
( |
| ) |
|
|
inline |
void SalomeApp_NoteBook::onApply |
( |
| ) |
|
|
slot |
Function : onApply Purpose : [slot]
References SUIT_Session::activeApplication(), app, NoteBook_Table::GetRemovedRows(), NoteBook_Table::GetVariableMap(), NoteBook_Table::GetVariableMapRef(), NoteBook_TableRow::IsBooleanValue(), NoteBook_TableRow::IsIntegerValue(), NoteBook_TableRow::IsRealValue(), NoteBook_Table::IsValid(), myTable, NoteBoox_Variable::Name, NoteBook_Table::ResetMaps(), SUIT_Session::session(), LightApp_Application::updateActions(), NoteBoox_Variable::Value, and SUIT_MessageBox::warning().
void SalomeApp_NoteBook::onRemove |
( |
| ) |
|
|
slot |
void SalomeApp_NoteBook::onUpdateStudy |
( |
| ) |
|
|
slot |
void SalomeApp_NoteBook::onVarUpdate |
( |
QString |
theVarName | ) |
|
|
slot |
void SalomeApp_NoteBook::setDumpedStudyName |
( |
QString |
theName | ) |
|
|
inline |
void SalomeApp_NoteBook::setDumpedStudyScript |
( |
QString |
theScript | ) |
|
|
inline |
void SalomeApp_NoteBook::setIsDumpedStudySaved |
( |
bool |
isSaved | ) |
|
|
inline |
QString SalomeApp_NoteBook::myDumpedStudyName |
|
private |
QString SalomeApp_NoteBook::myDumpedStudyScript |
|
private |
bool SalomeApp_NoteBook::myIsDumpedStudySaved |
|
private |
QPushButton* SalomeApp_NoteBook::myRemoveButton |
|
private |
QPushButton* SalomeApp_NoteBook::myUpdateStudyBtn |
|
private |
The documentation for this class was generated from the following files: