|
| void | getDestination (QString &modelSetDir, QString &smsFile) const |
| |
| int | fileCount (const DtFilename &sourceDir) const |
| |
| void | allFilesOfType (const DtFilename &sourceDir, const QString &ext, QStringList &files) const |
| |
| void | copyFilesFromSMS (const DtSimulationModelSet *sourceSet, const QString &destination, QStringList &failedToCopy, const QStringList &filesToIgnore=QStringList(), const QStringList &fileTypesToIgnore=QStringList(), const QStringList &fileTypesToNotOverwrite=QStringList()) |
| |
| bool | duplicateDirectory (const DtSimulationModelSet *sourceSet, const DtFilename &sourceDir, const DtFilename &destDir, const QStringList &filesToIgnore, const QStringList &fileTypesToIgnore, const QStringList &fileTypesToNotOverwrite, QStringList ¬Copied) |
| |
| bool | copyVisualsFromSMS (const DtSimulationModelSet *sourceSet, const DtFilename &destinationModelSetVisualsDir, const QString &newSmsName, QStringList &failedToCopy) |
| |
| bool | copyVisualsFromDirectory (const DtFilename &sourceDir, const DtFilename &destDir, const QString &oldSmsName, const QString &newSmsName, QStringList &failedToCopy) |
| |
| DtUpgradeSmsProgressPage::DtUpgradeSmsProgressPage |
( |
makVrv::DtDe & |
de, |
|
|
QWidget * |
parent, |
|
|
boost::shared_ptr< DtSmsUpgradeInfo > |
info, |
|
|
const Qt::WindowFlags & |
f = 0 |
|
) |
| |
| virtual DtUpgradeSmsProgressPage::~DtUpgradeSmsProgressPage |
( |
| ) |
|
|
virtual |
| virtual bool DtUpgradeSmsProgressPage::isLastPage |
( |
| ) |
const |
|
inlinevirtual |
| virtual bool DtUpgradeSmsProgressPage::showFinishButton |
( |
| ) |
const |
|
inlinevirtual |
| virtual bool DtUpgradeSmsProgressPage::pageComplete |
( |
| ) |
const |
|
virtual |
| virtual bool DtUpgradeSmsProgressPage::nextPageComplete |
( |
| ) |
const |
|
inlinevirtual |
| virtual DtWizardPage* DtUpgradeSmsProgressPage::nextPage |
( |
QWidget * |
p | ) |
|
|
virtual |
| virtual void DtUpgradeSmsProgressPage::cancel |
( |
| ) |
|
|
virtual |
| virtual void DtUpgradeSmsProgressPage::execute |
( |
| ) |
|
|
virtual |
| static std::vector<DtString> DtUpgradeSmsProgressPage::makePathsRelativeToDataDirectory |
( |
makVrv::DtDe & |
, |
|
|
const std::vector< DtString > & |
|
|
) |
| |
|
static |
| void DtUpgradeSmsProgressPage::getDestination |
( |
QString & |
modelSetDir, |
|
|
QString & |
smsFile |
|
) |
| const |
|
protected |
| int DtUpgradeSmsProgressPage::fileCount |
( |
const DtFilename & |
sourceDir | ) |
const |
|
protected |
| void DtUpgradeSmsProgressPage::allFilesOfType |
( |
const DtFilename & |
sourceDir, |
|
|
const QString & |
ext, |
|
|
QStringList & |
files |
|
) |
| const |
|
protected |
| void DtUpgradeSmsProgressPage::copyFilesFromSMS |
( |
const DtSimulationModelSet * |
sourceSet, |
|
|
const QString & |
destination, |
|
|
QStringList & |
failedToCopy, |
|
|
const QStringList & |
filesToIgnore = QStringList(), |
|
|
const QStringList & |
fileTypesToIgnore = QStringList(), |
|
|
const QStringList & |
fileTypesToNotOverwrite = QStringList() |
|
) |
| |
|
protected |
| bool DtUpgradeSmsProgressPage::duplicateDirectory |
( |
const DtSimulationModelSet * |
sourceSet, |
|
|
const DtFilename & |
sourceDir, |
|
|
const DtFilename & |
destDir, |
|
|
const QStringList & |
filesToIgnore, |
|
|
const QStringList & |
fileTypesToIgnore, |
|
|
const QStringList & |
fileTypesToNotOverwrite, |
|
|
QStringList & |
notCopied |
|
) |
| |
|
protected |
| bool DtUpgradeSmsProgressPage::copyVisualsFromSMS |
( |
const DtSimulationModelSet * |
sourceSet, |
|
|
const DtFilename & |
destinationModelSetVisualsDir, |
|
|
const QString & |
newSmsName, |
|
|
QStringList & |
failedToCopy |
|
) |
| |
|
protected |
| bool DtUpgradeSmsProgressPage::copyVisualsFromDirectory |
( |
const DtFilename & |
sourceDir, |
|
|
const DtFilename & |
destDir, |
|
|
const QString & |
oldSmsName, |
|
|
const QString & |
newSmsName, |
|
|
QStringList & |
failedToCopy |
|
) |
| |
|
protected |
| QLabel* DtUpgradeSmsProgressPage::myFileBeingCopied |
|
protected |
| bool DtUpgradeSmsProgressPage::myIsComplete |
|
protected |
| tbb::atomic<bool> DtUpgradeSmsProgressPage::myCancel |
|
protected |
The documentation for this class was generated from the following file: