Skip to content

Struct DrawingStroke

ClassList > DrawingStroke

Public Properties

Type Name
property QColor color
property QColor fillColor
property QList< QPointF > points
property QList< QPointF > scenePoints
property double width

Public Properties Documentation

property color

QColor DrawingStroke::color;

property fillColor

QColor DrawingStroke::fillColor;

property points

QList< QPointF > DrawingStroke::points;

property scenePoints

QList< QPointF > DrawingStroke::scenePoints;

property width

double DrawingStroke::width;


The documentation for this class was generated from the following file src/core/drawingcanvas.h