VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
DtExistingModelSetPage Class Reference
Inheritance diagram for DtExistingModelSetPage:
Inheritance graph
[legend]

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 DtWizardPagenextPage (QWidget *p)
 
virtual void execute ()
 
- Protected Member Functions inherited from DtNewModelSetPage
virtual bool hideButtons (QWidget *)
 
virtual QLineEditlineEdit (QWidget *)
 
virtual void createFromSet (const DtSimulationModelSet &set, const QStringList &ignoreFiles=QStringList(), const QStringList &overrideIgnoreFiles=QStringList())
 
virtual int fileCount (const DtFilename &, const QStringList &ignore) const
 There doesn't seem to be a Qt routine to duplicate directories, so, this will. More...
 
virtual bool duplicateDirectory (const DtFilename &sourceDir, const DtFilename &destDir, const QStringList &ignore, const QStringList &overrideIgnore, QProgressDialog *, int &onFile)
 

Protected Attributes

DtWizardPagemyNewModelSetPage
 
DtWizardPagemyNextPage
 
bool myShallowCopyOnly
 
- Protected Attributes inherited from DtNewModelSetPage
const DtSimulationModelSetmySet
 
std::vector< DtStringmyIncludeSMSFiles
 
bool myShallowCopyOnly
 
- Protected Attributes inherited from DtWizardPage
DtWizardPagemyNextPage
 
makVrv::DtDemyDe
 

Additional Inherited Members

- Signals inherited from DtWizardPage
void pageCompleted (bool)
 
void returnPressed ()
 
void backPage ()
 
void rejected ()
 
- Public Attributes inherited from DtNewModelSetPage
QFileDialogmyDirectory
 
- Public Attributes inherited from DtWizardPage
QLabelmyTitle
 
QWidget * myContents
 
QVBoxLayout * myContentsLayout
 
QVBoxLayout * myMainLayout
 
QLabelmyDescription
 
- Protected Slots inherited from DtNewModelSetPage
virtual void directoryChanged ()
 

Constructor & Destructor Documentation

DtExistingModelSetPage::DtExistingModelSetPage ( makVrv::DtDe ,
QWidget *  ,
const QString &  title,
const Qt::WindowFlags &  f = 0,
DtNewModelSetPage nextPage = 0,
bool  shallowCopyOnly = false 
)
virtual DtExistingModelSetPage::~DtExistingModelSetPage ( )
virtual

Member Function Documentation

virtual bool DtExistingModelSetPage::isLastPage ( ) const
inlineprotectedvirtual

Reimplemented from DtNewModelSetPage.

virtual bool DtExistingModelSetPage::showFinishButton ( ) const
inlineprotectedvirtual

Reimplemented from DtNewModelSetPage.

virtual bool DtExistingModelSetPage::pageComplete ( ) const
protectedvirtual

Reimplemented from DtNewModelSetPage.

virtual bool DtExistingModelSetPage::nextPageComplete ( ) const
inlineprotectedvirtual

Reimplemented from DtNewModelSetPage.

References DtNewModelSetPage::pageComplete().

virtual DtWizardPage* DtExistingModelSetPage::nextPage ( QWidget *  p)
protectedvirtual

Reimplemented from DtWizardPage.

virtual void DtExistingModelSetPage::execute ( )
protectedvirtual

Reimplemented from DtNewModelSetPage.

Member Data Documentation

DtWizardPage* DtExistingModelSetPage::myNewModelSetPage
protected
DtWizardPage* DtExistingModelSetPage::myNextPage
protected
bool DtExistingModelSetPage::myShallowCopyOnly
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)