VR-Forces 4.0.4 Class Documentation
Public Member Functions | Protected Member Functions | Protected Attributes
DtDrawerKey Class Reference

TM includes. More...

List of all members.

Public Member Functions

 DtDrawerKey (const QString &primary, const QString &secondary=QString())
 --- public constructors / assignment operator / destructor
 DtDrawerKey (const DtDrawerKey &orig)
DtDrawerKeyoperator= (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

Detailed Description

TM includes.

Qt includes class DtDrawerKey:

Key used to identify a particular drawer. i.e. "BMP"; "PNG"; "TTS" + "MapSym-FR-Land";


Constructor & Destructor Documentation

DtDrawerKey::DtDrawerKey ( const QString &  primary,
const QString &  secondary = QString() 
)

--- public constructors / assignment operator / destructor

virtual DtDrawerKey::~DtDrawerKey ( ) [virtual]
DtDrawerKey::DtDrawerKey ( ) [protected]

Member Function Documentation

DtDrawerKey& DtDrawerKey::operator= ( const DtDrawerKey orig)
virtual const QString& DtDrawerKey::primary ( ) const [virtual]

--- functions ---

virtual void DtDrawerKey::setPrimary ( const QString &  name) [virtual]
virtual const QString& DtDrawerKey::secondary ( ) const [virtual]
virtual void DtDrawerKey::setSecondary ( const QString &  name) [virtual]

Member Data Documentation

QString DtDrawerKey::myPrimary [protected]

data members

QString DtDrawerKey::mySecondary [protected]

The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)