Struct QfDrawingStroke
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 QfDrawingStroke::color;
property fillColor
QColor QfDrawingStroke::fillColor;
property points
QList< QPointF > QfDrawingStroke::points;
property scenePoints
QList< QPointF > QfDrawingStroke::scenePoints;
property width
double QfDrawingStroke::width;
The documentation for this class was generated from the following file src/core/qfdrawingcanvas.h