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
StrokeHandler Struct Reference
Collaboration diagram for StrokeHandler:

Public Member Functions

 StrokeHandler (int reserve)
 StrokeHandler (int reserve)

Public Attributes

QDataBuffer< qrealpts
QDataBuffer< QPainterPath::ElementTypetypes

Detailed Description

Definition at line 120 of file qpaintengineex.cpp.

Constructor & Destructor Documentation

◆ StrokeHandler() [1/2]

StrokeHandler::StrokeHandler ( int reserve)
inline

Definition at line 121 of file qpaintengineex.cpp.

◆ StrokeHandler() [2/2]

StrokeHandler::StrokeHandler ( int reserve)
inline

Definition at line 121 of file qpaintengineex.cpp.

Member Data Documentation

◆ pts

QDataBuffer< qreal > StrokeHandler::pts

Definition at line 122 of file qpaintengineex.cpp.

◆ types

QDataBuffer< QPainterPath::ElementType > StrokeHandler::types

Definition at line 123 of file qpaintengineex.cpp.


The documentation for this struct was generated from the following file: