Version of the QwtSymbol that allows for drawing of a pixmap.
More...
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 |
| bool makVrf::DtQwtSymbol::destroyed |
( |
| ) |
const |
|
inline |
| void makVrf::DtQwtSymbol::setEntityType |
( |
const DtEntityType & |
t | ) |
|
|
inline |
| const DtEntityType& makVrf::DtQwtSymbol::entityType |
( |
| ) |
const |
|
inline |
| void makVrf::DtQwtSymbol::setLocation |
( |
const DtVector & |
l | ) |
|
|
inline |
| const DtVector& makVrf::DtQwtSymbol::location |
( |
| ) |
const |
|
inline |
| virtual void makVrf::DtQwtSymbol::drawSymbols |
( |
QPainter * |
painter, |
|
|
const QPointF * |
points, |
|
|
int |
numPoints |
|
) |
| const |
|
virtual |
| void makVrf::DtQwtSymbol::operator= |
( |
const DtQwtSymbol & |
rhs | ) |
|
|
inline |
Member Data Documentation
| QPixmap makVrf::DtQwtSymbol::myPixmap |
|
protected |
| DtEntityType makVrf::DtQwtSymbol::myEntityType |
|
protected |
| bool makVrf::DtQwtSymbol::myDestroyed |
|
protected |
| DtVector makVrf::DtQwtSymbol::myLocation |
|
protected |
The documentation for this class was generated from the following file: