QtBase  v6.3.1
Public Member Functions | Public Attributes | List of all members
StrokeHandler Struct Reference
Collaboration diagram for StrokeHandler:
Collaboration graph
[legend]

Public Member Functions

 StrokeHandler (int reserve)
 

Public Attributes

QDataBuffer< qrealpts
 
QDataBuffer< QPainterPath::ElementTypetypes
 

Detailed Description

Definition at line 156 of file qpaintengineex.cpp.

Constructor & Destructor Documentation

◆ StrokeHandler()

StrokeHandler::StrokeHandler ( int  reserve)
inline

Definition at line 157 of file qpaintengineex.cpp.

Member Data Documentation

◆ pts

QDataBuffer<qreal> StrokeHandler::pts

Definition at line 158 of file qpaintengineex.cpp.

◆ types

QDataBuffer<QPainterPath::ElementType> StrokeHandler::types

Definition at line 159 of file qpaintengineex.cpp.


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