![]() |
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 202 of file qpainterpath_p.h.
QPainterPathStrokerPrivate::QPainterPathStrokerPrivate | ( | ) |
Definition at line 2565 of file qpainterpath.cpp.
References QPainterPathStrokerPrivate().
Referenced by QPainterPathStrokerPrivate().
qreal QPainterPathStrokerPrivate::dashOffset |
Definition at line 209 of file qpainterpath_p.h.
Definition at line 208 of file qpainterpath_p.h.
QStroker QPainterPathStrokerPrivate::stroker |
Definition at line 207 of file qpainterpath_p.h.