VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions | Public Attributes
DtObjectColor Class Reference
Inheritance diagram for DtObjectColor:
Inheritance graph
[legend]

Public Member Functions

 DtObjectColor ()
 DtObjectColor (const DtEntityMapperKey &key)
 DtObjectColor (const DtObjectColor &c)
- Public Member Functions inherited from DtEntityMapperKey
 DtEntityMapperKey ()
 DtEntityMapperKey (const char *p)
 DtEntityMapperKey (int force, int super, int kind, int domain, int country, int category, int subcategory, int specific, int extra)
 DtEntityMapperKey (const DtEntityMapperKey &orig)
 Copy constructor.
 ~DtEntityMapperKey ()
 Destructor.
DtEntityMapperKeyoperator= (const DtEntityMapperKey &rhs)
 Assignment operator.
DtEntityMapperKeyoperator= (const char *rhs)
 Assignment operator.
const std::string & string () const
int force () const
void setForce (int force)
int super () const
void setSuper (int super)
int kind () const
void setKind (int kind)
int domain () const
void setDomain (int domain)
int country () const
void setCountry (int country)
int category () const
void setCategory (int category)
int subcategory () const
void setSubCategory (int subcategory)
int specific () const
void setSpecific (int specific)
int extra () const
void setExtra (int extra)
bool operator== (const DtEntityMapperKey &rhs) const
 == returns 1 if they are equal, 0 if they are not equal
virtual bool matchPattern (const DtEntityMapperKey &pat) const
bool operator!= (const DtEntityMapperKey &rhs) const
 != returns 0 if they are equal, nonzero if they are not equal
bool operator< (const DtEntityMapperKey &rhs) const
 == returns 1 if rhs is < this else it returns 0
bool operator> (const DtEntityMapperKey &rhs) const
 == returns 1 if rhs is > this else it returns 0
int & operator[] (int)
const int operator[] (int) const
virtual bool exactMatch (const DtEntityMapperKey &) const
 Returns true only on an exact match (no wildcarding)

Public Attributes

QColor myColor

Additional Inherited Members

- Static Public Attributes inherited from DtEntityMapperKey
static const int DtAnyMatch
- Protected Attributes inherited from DtEntityMapperKey
std::string myStringRep
int myForce
int mySuper
int myKind
int myDomain
int myCountry
int myCategory
int mySubcategory
int mySpecific
int myExtra

Constructor & Destructor Documentation

DtObjectColor::DtObjectColor ( )
inline
DtObjectColor::DtObjectColor ( const DtEntityMapperKey key)
inline
DtObjectColor::DtObjectColor ( const DtObjectColor c)
inline

Member Data Documentation

QColor DtObjectColor::myColor

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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)