20 using Inherited = QSGGeometryNode;
49 PreferColoredGeometry = 1
53 Q_DECLARE_FLAGS( Hints, Hint )
60 void setColoring( Coloring );
61 Coloring coloring()
const;
63 void setColoring( QRgb );
64 void setColoring(
const QColor& );
65 void setColoring( Qt::GlobalColor );
67 void setColoring(
const QRectF&,
const QskGradient& );
69 bool isGeometryColored()
const;
71 void setHints( Hints );
74 void setHint( Hint,
bool on =
true );
75 bool hasHint( Hint )
const;