lib
KoWmfWrite Member ListThis is the complete list of members for KoWmfWrite, including all inherited members.
| begin() | KoWmfWrite | |
| clipping(bool enable) | KoWmfWrite | |
| drawArc(int left, int top, int width, int height, int a, int alen) | KoWmfWrite | |
| drawChord(int left, int top, int width, int height, int a, int alen) | KoWmfWrite | |
| drawEllipse(int left, int top, int width, int height) | KoWmfWrite | |
| drawImage(int left, int top, const QImage &, int sx=0, int sy=0, int sw=-1, int sh=-1) | KoWmfWrite | |
| drawPie(int left, int top, int width, int height, int a, int alen) | KoWmfWrite | |
| drawPolygon(const QPointArray &pa, bool winding=FALSE) | KoWmfWrite | |
| drawPolyline(const QPointArray &pa) | KoWmfWrite | |
| drawPolyPolygon(QPtrList< QPointArray > &listPa, bool winding=FALSE) | KoWmfWrite | |
| drawRect(int left, int top, int width, int height) | KoWmfWrite | |
| drawRoundRect(int left, int top, int width, int height, int=25, int=25) | KoWmfWrite | |
| drawText(int x, int y, int w, int h, int flags, const QString &s, double rotation) | KoWmfWrite | |
| end() | KoWmfWrite | |
| KoWmfWrite(const QString &fileName) | KoWmfWrite | |
| lineTo(int left, int top) | KoWmfWrite | |
| moveTo(int left, int top) | KoWmfWrite | |
| restore() | KoWmfWrite | |
| save() | KoWmfWrite | |
| setBackgroundColor(const QColor &r) | KoWmfWrite | |
| setBackgroundMode(Qt::BGMode) | KoWmfWrite | |
| setBrush(const QBrush &b) | KoWmfWrite | |
| setClipRegion(const QRegion &r) | KoWmfWrite | |
| setDefaultDpi(int dpi) | KoWmfWrite | |
| setFont(const QFont &f) | KoWmfWrite | |
| setPen(const QPen &p) | KoWmfWrite | |
| setRasterOp(Qt::RasterOp) | KoWmfWrite | |
| setWindow(int left, int top, int width, int height) | KoWmfWrite | |
| ~KoWmfWrite() | KoWmfWrite | [virtual] |
|