Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QSGBasicInternalImageNode Member List

This is the complete list of members for QSGBasicInternalImageNode, including all inherited members.

accept(QSGNodeVisitorEx *visitor) overrideQSGInternalImageNodeinlinevirtual
activeMaterial() constQSGGeometryNode
appendChildNode(QSGNode *node)QSGNode
BasicNodeType enum valueQSGNode
childAtIndex(int i) constQSGNode
childCount() constQSGNode
clearDirty()QSGNodeinline
clipList() constQSGBasicGeometryNodeinline
ClipNodeType enum valueQSGNode
d_ptrQSGNodeprotected
DirtyForceUpdate enum valueQSGNode
DirtyGeometry enum valueQSGNode
DirtyMaterial enum valueQSGNode
DirtyMatrix enum valueQSGNode
DirtyNodeAdded enum valueQSGNode
DirtyNodeRemoved enum valueQSGNode
DirtyOpacity enum valueQSGNode
DirtyPropagationMask enum valueQSGNode
dirtyState() constQSGNodeinline
DirtyStateBit enum nameQSGNode
DirtySubtreeBlocked enum valueQSGNode
DirtyUsePreprocess enum valueQSGNode
firstChild() constQSGNodeinline
Flag enum nameQSGNode
flags() constQSGNodeinline
geometry() constQSGBasicGeometryNodeinline
geometry()QSGBasicGeometryNodeinline
GeometryNodeType enum valueQSGNode
inheritedOpacity() constQSGGeometryNodeinline
insertChildNodeAfter(QSGNode *node, QSGNode *after)QSGNode
insertChildNodeBefore(QSGNode *node, QSGNode *before)QSGNode
isSubtreeBlocked() constQSGNodevirtual
IsVisitableNode enum valueQSGNode
lastChild() constQSGNodeinline
m_antialiasingQSGBasicInternalImageNodeprotected
m_dirtyGeometryQSGBasicInternalImageNodeprotected
m_dynamicTextureQSGBasicInternalImageNodeprotected
m_dynamicTextureSizeQSGBasicInternalImageNodeprotected
m_dynamicTextureSubRectQSGBasicInternalImageNodeprotected
m_geometryQSGBasicInternalImageNodeprotected
m_innerSourceRectQSGBasicInternalImageNodeprotected
m_innerTargetRectQSGBasicInternalImageNodeprotected
m_mirrorHorizontallyQSGBasicInternalImageNodeprotected
m_mirrorVerticallyQSGBasicInternalImageNodeprotected
m_subSourceRectQSGBasicInternalImageNodeprotected
m_targetRectQSGBasicInternalImageNodeprotected
markDirty(DirtyState bits)QSGNode
material() constQSGGeometryNodeinline
materialTexture() const =0QSGBasicInternalImageNodeprotectedpure virtual
matrix() constQSGBasicGeometryNodeinline
nextSibling() constQSGNodeinline
NodeType enum nameQSGNode
OpacityNodeType enum valueQSGNode
opaqueMaterial() constQSGGeometryNodeinline
OwnedByParent enum valueQSGNode
OwnsGeometry enum valueQSGNode
OwnsMaterial enum valueQSGNode
OwnsOpaqueMaterial enum valueQSGNode
parent() constQSGNodeinline
prependChildNode(QSGNode *node)QSGNode
preprocess() overrideQSGBasicInternalImageNodevirtual
previousSibling() constQSGNodeinline
QSGBasicGeometryNode(NodeType type)QSGBasicGeometryNodeprotected
QSGBasicGeometryNode(QSGBasicGeometryNodePrivate &dd, NodeType type)QSGBasicGeometryNodeprotected
QSGBasicInternalImageNode()QSGBasicInternalImageNode
QSGGeometryNode()QSGGeometryNode
QSGGeometryNode(QSGGeometryNodePrivate &dd)QSGGeometryNodeprotected
QSGNode()QSGNode
QSGNode(NodeType type)QSGNodeprotected
QSGNode(QSGNodePrivate &dd, NodeType type)QSGNodeprotected
QSGVisitableNode()QSGVisitableNodeinline
removeAllChildNodes()QSGNode
removeChildNode(QSGNode *node)QSGNode
RenderNodeType enum valueQSGNode
renderOrder() constQSGGeometryNodeinline
reparentChildNodesTo(QSGNode *newParent)QSGNode
RootNodeType enum valueQSGNode
setAntialiasing(bool antialiasing) overrideQSGBasicInternalImageNodevirtual
setFiltering(QSGTexture::Filtering filtering)=0QSGInternalImageNodepure virtual
setFlag(Flag, bool=true)QSGNode
setFlags(Flags, bool=true)QSGNode
setGeometry(QSGGeometry *geometry)QSGBasicGeometryNode
setHorizontalWrapMode(QSGTexture::WrapMode wrapMode)=0QSGInternalImageNodepure virtual
setInheritedOpacity(qreal opacity)QSGGeometryNode
setInnerSourceRect(const QRectF &rect) overrideQSGBasicInternalImageNodevirtual
setInnerTargetRect(const QRectF &rect) overrideQSGBasicInternalImageNodevirtual
setMaterial(QSGMaterial *material)QSGGeometryNode
setMaterialTexture(QSGTexture *texture)=0QSGBasicInternalImageNodeprotectedpure virtual
setMipmapFiltering(QSGTexture::Filtering filtering)=0QSGInternalImageNodepure virtual
setMirror(bool mirrorHorizontally, bool mirrorVertically) overrideQSGBasicInternalImageNodevirtual
setOpaqueMaterial(QSGMaterial *material)QSGGeometryNode
setRendererClipList(const QSGClipNode *c)QSGBasicGeometryNodeinline
setRendererMatrix(const QMatrix4x4 *m)QSGBasicGeometryNodeinline
setRenderOrder(int order)QSGGeometryNode
setSubSourceRect(const QRectF &rect) overrideQSGBasicInternalImageNodevirtual
setTargetRect(const QRectF &rect) overrideQSGBasicInternalImageNodevirtual
setTexture(QSGTexture *texture) overrideQSGBasicInternalImageNodevirtual
setVerticalWrapMode(QSGTexture::WrapMode wrapMode)=0QSGInternalImageNodepure virtual
supportsWrap(const QSize &size) const =0QSGBasicInternalImageNodeprotectedpure virtual
TransformNodeType enum valueQSGNode
type() constQSGNodeinline
update() overrideQSGBasicInternalImageNodevirtual
updateGeometry(const QRectF &targetRect, const QRectF &innerTargetRect, const QRectF &sourceRect, const QRectF &innerSourceRect, const QRectF &subSourceRect, QSGGeometry *geometry, bool mirrorHorizontally=false, bool mirrorVertically=false, bool antialiasing=false)QSGBasicInternalImageNodestatic
updateGeometry()QSGBasicInternalImageNodeprotected
updateMaterialAntialiasing()=0QSGBasicInternalImageNodeprotectedpure virtual
updateMaterialBlending()=0QSGBasicInternalImageNodeprotectedpure virtual
UsePreprocess enum valueQSGNode
~QSGBasicGeometryNode() overrideQSGBasicGeometryNode
~QSGGeometryNode() overrideQSGGeometryNode
~QSGInternalImageNode() overrideQSGInternalImageNode
~QSGNode()QSGNodevirtual
~QSGVisitableNode() overrideQSGVisitableNode