umbrello 2.34.70-5524f40e1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
DotPaintDevice Class Reference
Inheritance diagram for DotPaintDevice:
Collaboration diagram for DotPaintDevice:

Public Member Functions

 DotPaintDevice ()
 
 ~DotPaintDevice ()
 
virtual QPaintEngine * paintEngine () const
 
QStringList & data ()
 

Protected Member Functions

virtual int metric (PaintDeviceMetric metric) const
 

Protected Attributes

DotPaintEnginem_engine
 

Detailed Description

dot specific paint device

Constructor & Destructor Documentation

◆ DotPaintDevice()

DotPaintDevice::DotPaintDevice ( )
inline

◆ ~DotPaintDevice()

DotPaintDevice::~DotPaintDevice ( )
inline

Member Function Documentation

◆ data()

QStringList & DotPaintDevice::data ( )
inline

◆ metric()

virtual int DotPaintDevice::metric ( PaintDeviceMetric  metric) const
inlineprotectedvirtual
Here is the call graph for this function:

◆ paintEngine()

virtual QPaintEngine * DotPaintDevice::paintEngine ( ) const
inlinevirtual

Member Data Documentation

◆ m_engine

DotPaintEngine* DotPaintDevice::m_engine
protected

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