QtBase  v6.3.1
Public Member Functions | Public Attributes | List of all members
QPainterPathStrokerPrivate Class Reference

#include <qpainterpath_p.h>

Collaboration diagram for QPainterPathStrokerPrivate:
Collaboration graph
[legend]

Public Member Functions

 QPainterPathStrokerPrivate ()
 

Public Attributes

QStroker stroker
 
QList< qfixeddashPattern
 
qreal dashOffset
 

Detailed Description

Definition at line 204 of file qpainterpath_p.h.

Constructor & Destructor Documentation

◆ QPainterPathStrokerPrivate()

QPainterPathStrokerPrivate::QPainterPathStrokerPrivate ( )

Definition at line 2594 of file qpainterpath.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ dashOffset

qreal QPainterPathStrokerPrivate::dashOffset

Definition at line 211 of file qpainterpath_p.h.

◆ dashPattern

QList<qfixed> QPainterPathStrokerPrivate::dashPattern

Definition at line 210 of file qpainterpath_p.h.

◆ stroker

QStroker QPainterPathStrokerPrivate::stroker

Definition at line 209 of file qpainterpath_p.h.


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