filters
Msod Class Reference
Inheritance diagram for Msod:

Detailed Description
Definition at line 36 of file msod.h.
Public Types | |
typedef KWmf::DrawContext | DrawContext |
Public Member Functions | |
Msod (unsigned dpi) | |
virtual | ~Msod () |
bool | parse (unsigned shapeId, const QString &file, const char *delayStream=0L) |
bool | parse (unsigned shapeId, QDataStream &stream, unsigned size, const char *delayStream=0L) |
void | brushSet (unsigned colour, unsigned style) |
void | penSet (unsigned colour, unsigned style, unsigned width) |
Protected Member Functions | |
virtual void | gotEllipse (const DrawContext &dc, QString type, QPoint topLeft, QSize halfAxes, unsigned startAngle, unsigned stopAngle)=0 |
virtual void | gotPicture (unsigned id, QString extension, unsigned length, const char *data)=0 |
virtual void | gotPolygon (const DrawContext &dc, const QPointArray &points)=0 |
virtual void | gotPolyline (const DrawContext &dc, const QPointArray &points)=0 |
virtual void | gotRectangle (const DrawContext &dc, const QPointArray &points)=0 |
Friends | |
class | Msod::Options |
Classes | |
struct | Header |
The documentation for this class was generated from the following files: