Protected Member Functions |
| virtual bool | hideButtons (QWidget *) |
| virtual bool | nextPageComplete () const |
| virtual QLineEdit * | lineEdit (QWidget *) |
| 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, QProgressDialog *, int &onFile, const QStringList &doNotOverwrite, QStringList ¬Copied) |
Constructor & Destructor Documentation
| DtUpgradeModelSetPage::DtUpgradeModelSetPage |
( |
makVrv::DtDe & |
, |
|
|
QWidget * |
, |
|
|
const Qt::WindowFlags & |
f = 0 |
|
) |
| |
| virtual DtUpgradeModelSetPage::~DtUpgradeModelSetPage |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual void DtUpgradeModelSetPage::accept |
( |
| ) |
|
|
virtual |
| virtual void DtUpgradeModelSetPage::reject |
( |
| ) |
|
|
virtual |
| virtual void DtUpgradeModelSetPage::createFromSet |
( |
const DtSimulationModelSet & |
set, |
|
|
QStringList & |
notCopied, |
|
|
const QStringList & |
ignoreFiles = QStringList(), |
|
|
const QString & |
destination = QString(), |
|
|
const QStringList & |
doNotOverwriteList = QStringList(), |
|
|
bool |
loadWhenDone = true |
|
) |
| |
|
virtual |
| virtual bool DtUpgradeModelSetPage::pageComplete |
( |
| ) |
const |
|
virtual |
| virtual void DtUpgradeModelSetPage::execute |
( |
| ) |
|
|
virtual |
| virtual bool DtUpgradeModelSetPage::hideButtons |
( |
QWidget * |
| ) |
|
|
protectedvirtual |
| virtual bool DtUpgradeModelSetPage::nextPageComplete |
( |
| ) |
const |
|
protectedvirtual |
| virtual int DtUpgradeModelSetPage::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 DtUpgradeModelSetPage::duplicateDirectory |
( |
const DtFilename & |
sourceDir, |
|
|
const DtFilename & |
destDir, |
|
|
const QStringList & |
ignore, |
|
|
QProgressDialog * |
, |
|
|
int & |
onFile, |
|
|
const QStringList & |
doNotOverwrite, |
|
|
QStringList & |
notCopied |
|
) |
| |
|
protectedvirtual |
| virtual void DtUpgradeModelSetPage::directoryChanged |
( |
| ) |
|
|
protectedvirtualslot |
Member Data Documentation
| bool DtUpgradeModelSetPage::myUpgradeMode |
|
protected |
| QStringList DtUpgradeModelSetPage::myFilesToMerge |
|
protected |
| QLineEdit* DtUpgradeModelSetPage::myDestinationName |
|
protected |
| QCheckBox* DtUpgradeModelSetPage::myCopyTacticalGraphics |
|
protected |
The documentation for this class was generated from the following file: