![]() |
VR-Forces 4.2 Class Documentation
|
TM includes. More...
Public Member Functions | |
| DtDrawerKey (const QString &primary, const QString &secondary=QString()) | |
| — public constructors / assignment operator / destructor | |
| DtDrawerKey (const DtDrawerKey &orig) | |
| DtDrawerKey & | operator= (const DtDrawerKey &orig) |
| virtual | ~DtDrawerKey () |
| virtual const QString & | primary () const |
| — functions — | |
| virtual void | setPrimary (const QString &name) |
| virtual const QString & | secondary () const |
| virtual void | setSecondary (const QString &name) |
Protected Member Functions | |
| DtDrawerKey () | |
Protected Attributes | |
| QString | myPrimary |
| data members | |
| QString | mySecondary |
TM includes.
Qt includes class DtDrawerKey:
Key used to identify a particular drawer. i.e. "BMP"; "PNG"; "TTS" + "MapSym-FR-Land";
| DtDrawerKey::DtDrawerKey | ( | const QString & | primary, |
| const QString & | secondary = QString() |
||
| ) |
— public constructors / assignment operator / destructor
| DtDrawerKey::DtDrawerKey | ( | const DtDrawerKey & | orig | ) |
|
virtual |
|
protected |
| DtDrawerKey& DtDrawerKey::operator= | ( | const DtDrawerKey & | orig | ) |
|
virtual |
— functions —
|
virtual |
|
virtual |
|
virtual |
|
protected |
data members
|
protected |