filters

Pen Class Reference

#include <pen.h>

Inheritance diagram for Pen:

XmlParser List of all members.

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

Pen::Pen (  ) 

Constructors.

Creates a new instance of Format.

Definition at line 29 of file pen.cc.


Member Function Documentation

void Pen::analyse ( const   QDomNode  )  [virtual]

Get informations from a markup tree (only param of a format).

Definition at line 34 of file pen.cc.

double Pen::getWidth (  )  const [inline]

getters

Definition at line 62 of file pen.h.

void Pen::setWidth ( double  w  )  [inline]

setters

Definition at line 69 of file pen.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys