VR-Forces 4.0.4 Class Documentation
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]

List of all members.

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
virtual void drawSymbols (QPainter *painter, const QPointF *points, int numPoints) const
 Override to paint icon.
void operator= (const DtQwtSymbol &rhs)

Protected Attributes

QPixmap myPixmap
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 ( const QPixmap &  pixmap) [inline]

Member Function Documentation

References myDestroyed.

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]

References myLocation.

virtual void makVrf::DtQwtSymbol::drawSymbols ( QPainter *  painter,
const QPointF *  points,
int  numPoints 
) const [virtual]

Override to paint icon.

void makVrf::DtQwtSymbol::operator= ( const DtQwtSymbol rhs) [inline]

References myPixmap.


Member Data Documentation

QPixmap makVrf::DtQwtSymbol::myPixmap [protected]

Referenced by operator=().

DtEntityType makVrf::DtQwtSymbol::myEntityType [protected]

Referenced by entityType(), and setEntityType().

Referenced by destroyed(), and setDestroyed().

Referenced by location(), and setLocation().


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)