filters
Pen Class Reference
#include <pen.h>
Inheritance diagram for Pen:

Detailed Description
This class describe a pen which is used to draw borders.Definition at line 38 of file pen.h.
Public Member Functions | |
Pen () | |
double | getWidth () const |
int | getStyle () const |
QColor | getColor () const |
void | setWidth (double w) |
void | setStyle (int s) |
void | setColor (QString color) |
virtual void | analyse (const QDomNode) |
virtual void | generate (QTextStream &) |
Constructor & Destructor Documentation
Member Function Documentation
void Pen::analyse | ( | const QDomNode | balise | ) | [virtual] |
The documentation for this class was generated from the following files: