Module qmetaobject::scenegraph[][src]

Structs

A typed node in the scene graph

Enums

Tag to be used in SGNode. SGNode is a node that simply contains other node. Either all the node have the same type, but the number of nodes is not known at compile time, or the child node can have different type, but the amont of nodes is known at compile time

Wrapper around QSGRectangleNode

Wrapper around QSGTransformNode

Traits

Represent a tuple of Fn(SGNode<…>)->SGNode<…>), for SGNode::update_static