VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrf::DtQwtSymbol Class Reference

Version of the QwtSymbol that allows for drawing of a pixmap. More...

Inheritance diagram for makVrf::DtQwtSymbol:
Inheritance graph
[legend]

Public Member Functions

 DtQwtSymbol ()
 DtQwtSymbol (const QPixmap &pixmap)
void setDestroyed (bool b)
bool destroyed () const
void setEntityType (const DtEntityType &t)
const DtEntityType & entityType () const
void setLocation (const DtVector &l)
const DtVectorlocation () const

Protected Attributes

DtEntityType myEntityType
bool myDestroyed
DtVector myLocation

Detailed Description

Version of the QwtSymbol that allows for drawing of a pixmap.

Constructor & Destructor Documentation

makVrf::DtQwtSymbol::DtQwtSymbol ( )
inline
makVrf::DtQwtSymbol::DtQwtSymbol ( const QPixmap &  pixmap)
inline

Member Function Documentation

void makVrf::DtQwtSymbol::setDestroyed ( bool  b)
inline

References myDestroyed.

bool makVrf::DtQwtSymbol::destroyed ( ) const
inline

References myDestroyed.

void makVrf::DtQwtSymbol::setEntityType ( const DtEntityType &  t)
inline

References myEntityType.

const DtEntityType& makVrf::DtQwtSymbol::entityType ( ) const
inline

References myEntityType.

void makVrf::DtQwtSymbol::setLocation ( const DtVector l)
inline

References myLocation.

const DtVector& makVrf::DtQwtSymbol::location ( ) const
inline

Member Data Documentation

DtEntityType makVrf::DtQwtSymbol::myEntityType
protected

Referenced by entityType(), and setEntityType().

bool makVrf::DtQwtSymbol::myDestroyed
protected

Referenced by destroyed(), and setDestroyed().

DtVector makVrf::DtQwtSymbol::myLocation
protected

Referenced by setLocation().


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

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)