karbon

VDashPattern Class Reference

#include <vdashpattern.h>

List of all members.


Detailed Description

The dash pattern consistes of a sequence of on/off values.

For example 10 5 5 10 would result in a dash of 10 pixels, next 5 pixels no dash, then 5 pixels of dashing, finally 10 pixels of no dash. This sequence is repeated until the whole outline is dashed.

Also it supports an offset value for when to start the dashing.

Default is no dashes.

Definition at line 40 of file vdashpattern.h.


Public Member Functions

 VDashPattern (double dashOffset=0.0)
const QValueList< float > & array () const
void setArray (const QValueList< float > &array)
float offset () const
void setOffset (float offset)
void save (QDomElement &element) const
void load (const QDomElement &element)

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