Protected Member Functions |
| virtual void | loadSystemFile (const QString &system, DtComponentSystemDescriptor &desc) const |
| virtual void | copySupportingFiles (DtComponentSystemDescriptor &desc, QCheckBox *box, const DtString &rwName, const DtFilename &newSystemFile) const |
| virtual void | copySupportingFiles (const DtComponentDescriptorList &list, const DtString &rwname, const DtFilename &newSystemFile, QHash< QString, QString > &fileMappings) const |
| virtual void | copySupportingFiles (DtComponentDescriptor *desc, const DtString &rwname, const DtFilename &newSystemFile, QHash< QString, QString > &fileMappings) const |
| virtual void | copySupportingFiles (DtReaderWriterRegistry *reg, const DtString &rwname, const DtFilename &newSystemFile, QHash< QString, QString > &fileMappings) const |
| virtual void | createSystemNames (const DtFilename &unsub, const DtFilename &full, const DtFilename &newSystemFile, QString &newFile, QString &newUnsub, QHash< QString, QString > &fileMappings) const |
Constructor & Destructor Documentation
Member Function Documentation
| virtual bool DtSystemSelector::init |
( |
const QString & |
startingFile = "" | ) |
|
|
virtual |
| virtual void DtSystemSelector::accept |
( |
| ) |
|
|
virtual |
| virtual bool DtSystemSelector::createNewSystem |
( |
| ) |
const |
|
virtual |
| virtual QString DtSystemSelector::systemName |
( |
| ) |
const |
|
virtual |
| virtual QString DtSystemSelector::systemDirectory |
( |
| ) |
const |
|
virtual |
| virtual QString DtSystemSelector::systemMetaDataName |
( |
| ) |
const |
|
virtual |
| virtual void DtSystemSelector::copySupportingFiles |
( |
const DtComponentDescriptorList & |
list, |
|
|
const DtString & |
rwname, |
|
|
const DtFilename & |
newSystemFile, |
|
|
QHash< QString, QString > & |
fileMappings |
|
) |
| const |
|
protectedvirtual |
| virtual void DtSystemSelector::copySupportingFiles |
( |
DtComponentDescriptor * |
desc, |
|
|
const DtString & |
rwname, |
|
|
const DtFilename & |
newSystemFile, |
|
|
QHash< QString, QString > & |
fileMappings |
|
) |
| const |
|
protectedvirtual |
| virtual void DtSystemSelector::copySupportingFiles |
( |
DtReaderWriterRegistry * |
reg, |
|
|
const DtString & |
rwname, |
|
|
const DtFilename & |
newSystemFile, |
|
|
QHash< QString, QString > & |
fileMappings |
|
) |
| const |
|
protectedvirtual |
| virtual void DtSystemSelector::createSystemNames |
( |
const DtFilename & |
unsub, |
|
|
const DtFilename & |
full, |
|
|
const DtFilename & |
newSystemFile, |
|
|
QString & |
newFile, |
|
|
QString & |
newUnsub, |
|
|
QHash< QString, QString > & |
fileMappings |
|
) |
| const |
|
protectedvirtual |
| virtual void DtSystemSelector::selectSystemFile |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void DtSystemSelector::showMoreInfo |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void DtSystemSelector::systemFileChanged |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void DtSystemSelector::systemNameChanged |
( |
| ) |
|
|
protectedvirtualslot |
Member Data Documentation
| DtFilename DtSystemSelector::myDirectory |
|
protected |
| DtFilename DtSystemSelector::myStartingFile |
|
protected |
| QGroupBox* DtSystemSelector::myCopyFilesGroupBox |
|
protected |
| QVBoxLayout* DtSystemSelector::mySystemContainer |
|
protected |
The documentation for this class was generated from the following file: