Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
StrokeHandler Struct Reference
+ Collaboration diagram for StrokeHandler:

Public Member Functions

 StrokeHandler (int reserve)
 

Public Attributes

QDataBuffer< qrealpts
 
QDataBuffer< QPainterPath::ElementTypetypes
 

Detailed Description

Definition at line 120 of file qpaintengineex.cpp.

Constructor & Destructor Documentation

◆ StrokeHandler()

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: