![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qpainterpath_p.h>
Public Member Functions | |
QPainterPathStrokerPrivate () | |
Public Attributes | |
QStroker | stroker |
QList< qfixed > | dashPattern |
qreal | dashOffset |
Definition at line 207 of file qpainterpath_p.h.
QPainterPathStrokerPrivate::QPainterPathStrokerPrivate | ( | ) |
Definition at line 2554 of file qpainterpath.cpp.
References QPainterPathStrokerPrivate().
Referenced by QPainterPathStrokerPrivate().
qreal QPainterPathStrokerPrivate::dashOffset |
Definition at line 214 of file qpainterpath_p.h.
Definition at line 213 of file qpainterpath_p.h.
QStroker QPainterPathStrokerPrivate::stroker |
Definition at line 212 of file qpainterpath_p.h.