Mapper  0.9.0
API documentation
Public Member Functions | Public Attributes | List of all members
AdvancedPdf::Stroker Struct Reference

#include <advanced_pdf_p.h>

Collaboration diagram for AdvancedPdf::Stroker:
Collaboration graph
[legend]

Public Member Functions

 Stroker ()
 
void setPen (const QPen &pen, QPainter::RenderHints hints)
 
void strokePath (const QPainterPath &path)
 
 Stroker ()
 
void setPen (const QPen &pen, QPainter::RenderHints hints)
 
void strokePath (const QPainterPath &path)
 

Public Attributes

ByteStreamstream
 
bool first
 
QTransform matrix
 
bool cosmeticPen
 

Constructor & Destructor Documentation

◆ Stroker() [1/2]

AdvancedPdf::Stroker::Stroker ( )

◆ Stroker() [2/2]

AdvancedPdf::Stroker::Stroker ( )

Member Function Documentation

◆ setPen() [1/2]

void AdvancedPdf::Stroker::setPen ( const QPen pen,
QPainter::RenderHints  hints 
)

◆ setPen() [2/2]

void AdvancedPdf::Stroker::setPen ( const QPen pen,
QPainter::RenderHints  hints 
)

◆ strokePath() [1/2]

void AdvancedPdf::Stroker::strokePath ( const QPainterPath path)

◆ strokePath() [2/2]

void AdvancedPdf::Stroker::strokePath ( const QPainterPath path)

Member Data Documentation

◆ cosmeticPen

bool AdvancedPdf::Stroker::cosmeticPen

◆ first

bool AdvancedPdf::Stroker::first

◆ matrix

QTransform AdvancedPdf::Stroker::matrix

◆ stream

ByteStream * AdvancedPdf::Stroker::stream

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