![]() |
VR-Forces Developer's Guide
|

Public Member Functions | |
| DtExistingModelSetPage (makVrv::DtDe &, QWidget *, const QString &title, const Qt::WindowFlags &f=0, DtNewModelSetPage *nextPage=0, bool shallowCopyOnly=false) | |
| virtual | ~DtExistingModelSetPage () |
Public Member Functions inherited from DtNewModelSetPage | |
| DtNewModelSetPage (makVrv::DtDe &, QWidget *, const Qt::WindowFlags &f=0, bool shallowCopyOnly=false) | |
| virtual | ~DtNewModelSetPage () |
| void | setSimulationModelSet (const DtSimulationModelSet *s) |
| virtual void | accept () |
| virtual void | reject () |
| virtual void | setIncludeSMSFiles (const std::vector< DtString > &) |
| virtual void | setIncludeSMSFiles (const QString &) |
Public Member Functions inherited from DtWizardPage | |
| DtWizardPage (makVrv::DtDe &, QWidget *, const Qt::WindowFlags &f=0) | |
| virtual | ~DtWizardPage () |
| virtual void | cancel () |
| virtual void | keyPressEvent (QKeyEvent *) |
| virtual void | setTitle (const QString &) |
| virtual void | setDescription (const QString &) |
| virtual void | showTitle (bool) |
| virtual void | showDescription (bool) |
Protected Member Functions | |
| virtual bool | isLastPage () const |
| virtual bool | showFinishButton () const |
| virtual bool | pageComplete () const |
| virtual bool | nextPageComplete () const |
| virtual DtWizardPage * | nextPage (QWidget *p) |
| virtual void | execute () |
Protected Member Functions inherited from DtNewModelSetPage | |
| virtual bool | hideButtons (QWidget *) |
| virtual QLineEdit * | lineEdit (QWidget *) |
| virtual void | createFromSet (const DtSimulationModelSet &set, const QStringList &ignoreFiles=QStringList(), const QStringList &overrideIgnoreFiles=QStringList()) |
| virtual int | fileCount (const DtFilename &, const QStringList &ignore) const |
| virtual bool | duplicateDirectory (const DtFilename &sourceDir, const DtFilename &destDir, const QStringList &ignore, const QStringList &overrideIgnore, QProgressDialog *, int &onFile) |
Protected Attributes | |
| DtWizardPage * | myNewModelSetPage |
| DtWizardPage * | myNextPage |
| bool | myShallowCopyOnly |
Protected Attributes inherited from DtNewModelSetPage | |
| const DtSimulationModelSet * | mySet |
| std::vector< DtString > | myIncludeSMSFiles |
| bool | myShallowCopyOnly |
Protected Attributes inherited from DtWizardPage | |
| DtWizardPage * | myNextPage |
| makVrv::DtDe & | myDe |
Additional Inherited Members | |
Signals inherited from DtWizardPage | |
| void | pageCompleted (bool) |
| void | returnPressed () |
| void | backPage () |
| void | rejected () |
Public Attributes inherited from DtNewModelSetPage | |
| QFileDialog * | myDirectory |
Public Attributes inherited from DtWizardPage | |
| QLabel * | myTitle |
| QWidget * | myContents |
| QVBoxLayout * | myContentsLayout |
| QVBoxLayout * | myMainLayout |
| QLabel * | myDescription |
Protected Slots inherited from DtNewModelSetPage | |
| virtual void | directoryChanged () |
| DtExistingModelSetPage::DtExistingModelSetPage | ( | makVrv::DtDe & | , |
| QWidget * | , | ||
| const QString & | title, | ||
| const Qt::WindowFlags & | f = 0, |
||
| DtNewModelSetPage * | nextPage = 0, |
||
| bool | shallowCopyOnly = false |
||
| ) |
|
virtual |
|
inlineprotectedvirtual |
Reimplemented from DtNewModelSetPage.
|
inlineprotectedvirtual |
Reimplemented from DtNewModelSetPage.
|
protectedvirtual |
Reimplemented from DtNewModelSetPage.
|
inlineprotectedvirtual |
Reimplemented from DtNewModelSetPage.
References DtNewModelSetPage::pageComplete().
|
protectedvirtual |
Reimplemented from DtWizardPage.
|
protectedvirtual |
Reimplemented from DtNewModelSetPage.
|
protected |
|
protected |
|
protected |