Protected Member Functions |
| virtual bool | isLastPage () const |
| virtual bool | hideButtons (QWidget *) |
| virtual bool | pageComplete () const |
| virtual bool | nextPageComplete () const |
| virtual QLineEdit * | lineEdit (QWidget *) |
| virtual void | execute () |
| 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.
|
| virtual bool | duplicateDirectory (const DtFilename &sourceDir, const DtFilename &destDir, const QStringList &ignore, const QStringList &overrideIgnore, QProgressDialog *, int &onFile) |
Constructor & Destructor Documentation
| DtNewModelSetPage::DtNewModelSetPage |
( |
makVrv::DtDe & |
, |
|
|
QWidget * |
, |
|
|
const Qt::WindowFlags & |
f = 0 |
|
) |
| |
| virtual DtNewModelSetPage::~DtNewModelSetPage |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void DtNewModelSetPage::accept |
( |
| ) |
|
|
virtual |
| virtual void DtNewModelSetPage::reject |
( |
| ) |
|
|
virtual |
| virtual void DtNewModelSetPage::setIncludeSMSFiles |
( |
const std::vector< DtString > & |
| ) |
|
|
virtual |
| virtual bool DtNewModelSetPage::isLastPage |
( |
| ) |
const |
|
protectedvirtual |
| virtual bool DtNewModelSetPage::hideButtons |
( |
QWidget * |
| ) |
|
|
protectedvirtual |
| virtual bool DtNewModelSetPage::pageComplete |
( |
| ) |
const |
|
protectedvirtual |
| virtual bool DtNewModelSetPage::nextPageComplete |
( |
| ) |
const |
|
inlineprotectedvirtual |
| virtual void DtNewModelSetPage::execute |
( |
| ) |
|
|
protectedvirtual |
| virtual void DtNewModelSetPage::createFromSet |
( |
const DtSimulationModelSet & |
set, |
|
|
const QStringList & |
ignoreFiles = QStringList(), |
|
|
const QStringList & |
overrideIgnoreFiles = QStringList() |
|
) |
| |
|
protectedvirtual |
| virtual int DtNewModelSetPage::fileCount |
( |
const DtFilename & |
, |
|
|
const QStringList & |
ignore |
|
) |
| const |
|
protectedvirtual |
There doesn't seem to be a Qt routine to duplicate directories, so, this will.
| virtual bool DtNewModelSetPage::duplicateDirectory |
( |
const DtFilename & |
sourceDir, |
|
|
const DtFilename & |
destDir, |
|
|
const QStringList & |
ignore, |
|
|
const QStringList & |
overrideIgnore, |
|
|
QProgressDialog * |
, |
|
|
int & |
onFile |
|
) |
| |
|
protectedvirtual |
| virtual void DtNewModelSetPage::directoryChanged |
( |
| ) |
|
|
protectedvirtualslot |
Member Data Documentation
| std::vector<DtString> DtNewModelSetPage::myIncludeSMSFiles |
|
protected |
The documentation for this class was generated from the following file: