Kstars
dashedshader.h
113 void updateState(const State *state, const State *) { program()->setUniformValue(id_color, state->color); }
QSGNode * updatePaintNode(QSGNode *node, UpdatePaintNodeData *)
[8] //! [9]
Definition dashedshader.h:169
QRgb rgba() const const
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
ItemHasContents
virtual QRectF boundingRect() const const
void setFlag(Flag flag, bool enabled)
void update()
QSGGeometry * geometry()
void setGeometry(QSGGeometry *geometry)
const AttributeSet & defaultAttributes_TexturedPoint2D()
void updateTexturedRectGeometry(QSGGeometry *g, const QRectF &rect, const QRectF &textureRect)
QSGMaterial * material() const const
void setMaterial(QSGMaterial *material)
Blending
void setFlag(Flags flags, bool on)
DirtyGeometry
OwnsMaterial
void markDirty(DirtyState bits)
void setFlag(Flag f, bool enabled)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.