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 { Monochrome , Polychrome , Linear , Radial , Conic } |
enum | Hint { PreferColoredGeometry = 1 } |
Protected Member Functions inherited from QskFillNode | |
QskFillNode (QskFillNodePrivate &) | |
QskShapeNode::QskShapeNode | ( | ) |
Definition at line 99 of file QskShapeNode.cpp.
|
override |
Definition at line 114 of file QskShapeNode.cpp.
void QskShapeNode::updatePath | ( | const QPainterPath & | path, |
const QTransform & | transform, | ||
const QRectF & | rect, | ||
const QskGradient & | gradient | ||
) |
Definition at line 118 of file QskShapeNode.cpp.