![]() |
VR-Forces 4.0.4 Class Documentation
|

Public Member Functions | |
| DtArchivableDictionaryObject () | |
| This constructor will add this object to the archivable object factory. | |
| DtArchivableDictionaryObject (QString key, DtArchivableObject *toArchive) | |
| virtual | ~DtArchivableDictionaryObject () |
| virtual const QString & | key () const |
Protected Attributes | |
| QString | myKey |
This constructor will add this object to the archivable object factory.
Should only be called from ADD_ARCHIVABLE_CREATOR macro in archiver.h
| DtArchivableDictionaryObject::DtArchivableDictionaryObject | ( | QString | key, |
| DtArchivableObject * | toArchive | ||
| ) |
| virtual DtArchivableDictionaryObject::~DtArchivableDictionaryObject | ( | ) | [virtual] |
| virtual const QString& DtArchivableDictionaryObject::key | ( | ) | const [virtual] |
QString DtArchivableDictionaryObject::myKey [protected] |