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 () | |
virtual | ~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
|
Constructors. Creates a new instance of Format. |
Member Function Documentation
|
Get informations from a markup tree (only param of a format).
|
|
getters
|
|
setters
|
The documentation for this class was generated from the following files: