![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
StrokeHandler (int reserve) | |
StrokeHandler (int reserve) |
Public Attributes | |
QDataBuffer< qreal > | pts |
QDataBuffer< QPainterPath::ElementType > | types |
Definition at line 120 of file qpaintengineex.cpp.
|
inline |
Definition at line 121 of file qpaintengineex.cpp.
|
inline |
Definition at line 121 of file qpaintengineex.cpp.
QDataBuffer< qreal > StrokeHandler::pts |
Definition at line 122 of file qpaintengineex.cpp.
QDataBuffer< QPainterPath::ElementType > StrokeHandler::types |
Definition at line 123 of file qpaintengineex.cpp.