Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QPainterPathStrokerPrivate Class Reference

#include <qpainterpath_p.h>

+ Collaboration diagram for QPainterPathStrokerPrivate:

Public Member Functions

 QPainterPathStrokerPrivate ()
 

Public Attributes

QStroker stroker
 
QList< qfixeddashPattern
 
qreal dashOffset
 

Detailed Description

Definition at line 207 of file qpainterpath_p.h.

Constructor & Destructor Documentation

◆ QPainterPathStrokerPrivate()

QPainterPathStrokerPrivate::QPainterPathStrokerPrivate ( )

Definition at line 2554 of file qpainterpath.cpp.

References QPainterPathStrokerPrivate().

Referenced by QPainterPathStrokerPrivate().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ dashOffset

qreal QPainterPathStrokerPrivate::dashOffset

Definition at line 214 of file qpainterpath_p.h.

◆ dashPattern

QList<qfixed> QPainterPathStrokerPrivate::dashPattern

Definition at line 213 of file qpainterpath_p.h.

◆ stroker

QStroker QPainterPathStrokerPrivate::stroker

Definition at line 212 of file qpainterpath_p.h.


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