|
QSkinny 0.8.0
C++/Qt UI toolkit
|
Definition at line 18 of file QskShapeNode.h.
Public Member Functions | |
| void | updatePath (const QPainterPath &, const QTransform &, const QRectF &, const QskGradient &) |
Public Member Functions inherited from QskFillNode | |
| void | resetGeometry () |
| void | setColoring (Coloring) |
| Coloring | coloring () const |
| void | setColoring (QRgb) |
| void | setColoring (const QColor &) |
| void | setColoring (Qt::GlobalColor) |
| void | setColoring (const QRectF &, const QskGradient &) |
| bool | isGeometryColored () const |
| void | setHints (Hints) |
| Hints | hints () const |
| void | setHint (Hint, bool on=true) |
| bool | hasHint (Hint) const |
Additional Inherited Members | |
Public Types inherited from QskFillNode | |
| enum | Coloring : quint8 { Monochrome , Polychrome , Linear , Radial , Conic } |
| enum | Hint : quint8 { PreferColoredGeometry = 1 << 0 } |
Protected Member Functions inherited from QskFillNode | |
| QskFillNode (QskFillNodePrivate &) | |
| QskShapeNode::QskShapeNode | ( | ) |
Definition at line 100 of file QskShapeNode.cpp.
|
override |
Definition at line 115 of file QskShapeNode.cpp.
| void QskShapeNode::updatePath | ( | const QPainterPath & | path, |
| const QTransform & | transform, | ||
| const QRectF & | rect, | ||
| const QskGradient & | gradient | ||
| ) |
Definition at line 119 of file QskShapeNode.cpp.