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