VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
DtDrawerKey Class Reference

TM includes. More...

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

DtDrawerKey::DtDrawerKey ( const DtDrawerKey orig)
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 Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)