| DtSimulationObjectEditorSystemCreateHandler::DtSimulationObjectEditorSystemCreateHandler |
( |
makVrv::DtDe & |
| ) |
|
| virtual DtSimulationObjectEditorSystemCreateHandler::~DtSimulationObjectEditorSystemCreateHandler |
( |
| ) |
|
|
virtual |
| virtual void DtSimulationObjectEditorSystemCreateHandler::createFromTemplate |
( |
| ) |
|
|
virtual |
| virtual void DtSimulationObjectEditorSystemCreateHandler::addSupportedCategory |
( |
const DtString & |
, |
|
|
const QString & |
|
|
) |
| |
|
virtual |
| virtual void DtSimulationObjectEditorSystemCreateHandler::clearSupportedCategories |
( |
| ) |
|
|
virtual |
| virtual const std::map<DtString, QString>& DtSimulationObjectEditorSystemCreateHandler::supportedCategories |
( |
| ) |
const |
|
virtual |
| virtual bool DtSimulationObjectEditorSystemCreateHandler::hasSupportedCategory |
( |
const DtString & |
| ) |
const |
|
virtual |
| virtual QString DtSimulationObjectEditorSystemCreateHandler::categoryTitle |
( |
const DtString & |
| ) |
const |
|
virtual |
| virtual void DtSimulationObjectEditorSystemCreateHandler::selectSystemFilename |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void DtSimulationObjectEditorSystemCreateHandler::systemNameChanged |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void DtSimulationObjectEditorSystemCreateHandler::systemFilenameChanged |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void DtSimulationObjectEditorSystemCreateHandler::selectSystemTemplateType |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void DtSimulationObjectEditorSystemCreateHandler::selectSystemTemplate |
( |
| ) |
|
|
protectedvirtualslot |
| virtual QDialog* DtSimulationObjectEditorSystemCreateHandler::createNewSystemDialog |
( |
int |
row = 0 | ) |
|
|
protectedvirtual |
| virtual void DtSimulationObjectEditorSystemCreateHandler::createFromTemplate |
( |
const DtString & |
systemName, |
|
|
const DtFilename & |
systemFilename, |
|
|
const DtComponentSystemDefinition * |
systemTemplate |
|
) |
| |
|
protectedvirtual |
| virtual bool DtSimulationObjectEditorSystemCreateHandler::canAddSystem |
( |
| ) |
const |
|
protectedvirtual |
| virtual void DtSimulationObjectEditorSystemCreateHandler::setSystemFilenameFromName |
( |
QString |
name | ) |
|
|
protectedvirtual |
| virtual QString DtSimulationObjectEditorSystemCreateHandler::uniqueSystemName |
( |
const QString & |
name | ) |
const |
|
protectedvirtual |
| QVBoxLayout* DtSimulationObjectEditorSystemCreateHandler::myDialogLayout |
| QGridLayout* DtSimulationObjectEditorSystemCreateHandler::myGridLayout |
| QLabel* DtSimulationObjectEditorSystemCreateHandler::mySystemFilenameLabel |
| QLineEdit* DtSimulationObjectEditorSystemCreateHandler::mySystemFilename |
| QLabel* DtSimulationObjectEditorSystemCreateHandler::mySystemNameLabel |
| QLineEdit* DtSimulationObjectEditorSystemCreateHandler::mySystemName |
| QPushButton* DtSimulationObjectEditorSystemCreateHandler::myOKButton |
| QPushButton* DtSimulationObjectEditorSystemCreateHandler::myCancelButton |
| QPushButton* DtSimulationObjectEditorSystemCreateHandler::mySelectSystemFilename |
| QHBoxLayout* DtSimulationObjectEditorSystemCreateHandler::myButtonLayout |
| QLabel* DtSimulationObjectEditorSystemCreateHandler::mySystemTypeLabel |
| QComboBox* DtSimulationObjectEditorSystemCreateHandler::mySystemType |
| QLabel* DtSimulationObjectEditorSystemCreateHandler::mySystemTemplateLabel |
| QComboBox* DtSimulationObjectEditorSystemCreateHandler::mySystemTemplate |
| QLabel* DtSimulationObjectEditorSystemCreateHandler::mySystemTemplateDescription |
| QLabel* DtSimulationObjectEditorSystemCreateHandler::myUsesThisTemplateLabel |
| QListWidget* DtSimulationObjectEditorSystemCreateHandler::myUsesThisTemplate |
| QLabel* DtSimulationObjectEditorSystemCreateHandler::mySupportsEntityKindsLabel |
| QListWidget* DtSimulationObjectEditorSystemCreateHandler::mySupportsEntityKinds |
| makVrv::DtDe& DtSimulationObjectEditorSystemCreateHandler::myDe |
|
protected |
| std::map<DtString, QString> DtSimulationObjectEditorSystemCreateHandler::mySupportedCategories |
|
protected |
The documentation for this class was generated from the following file: