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 202 of file qpainterpath_p.h.

Constructor & Destructor Documentation

◆ QPainterPathStrokerPrivate()

QPainterPathStrokerPrivate::QPainterPathStrokerPrivate ( )

Definition at line 2565 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 209 of file qpainterpath_p.h.

◆ dashPattern

QList<qfixed> QPainterPathStrokerPrivate::dashPattern

Definition at line 208 of file qpainterpath_p.h.

◆ stroker

QStroker QPainterPathStrokerPrivate::stroker

Definition at line 207 of file qpainterpath_p.h.


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