QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
RPainterPathDevice Class Reference

Paint device that produces painter paths as output. More...

#include <RPainterPathDevice.h>

List of all members.

Public Member Functions

QList< RPainterPathgetPainterPaths ()
 RPainterPathDevice ()
virtual ~RPainterPathDevice ()

Protected Member Functions

virtual int metric (PaintDeviceMetric metric) const
QPaintEngine * paintEngine () const

Private Attributes

RPainterPathEngineengine

Detailed Description

Paint device that produces painter paths as output.

Scriptable:
This class is wrapped for script environments.

Constructor & Destructor Documentation

RPainterPathDevice::RPainterPathDevice ( )
RPainterPathDevice::~RPainterPathDevice ( )
virtual

Member Function Documentation

QList< RPainterPath > RPainterPathDevice::getPainterPaths ( )
int RPainterPathDevice::metric ( PaintDeviceMetric  metric) const
protectedvirtual
QPaintEngine * RPainterPathDevice::paintEngine ( ) const
protected

Member Data Documentation

RPainterPathEngine* RPainterPathDevice::engine
private

The documentation for this class was generated from the following files: