-
Subclasses of QSGBasicGeometryNode in io.qt.quick
Modifier and Type |
Class |
Description |
class |
QSGClipNode |
Implements the clipping functionality in the scene graph
|
class |
QSGGeometryNode |
Used for all rendered content in the scene graph
|
class |
QSGImageNode |
Provided for convenience to easily draw textured content using the QML scene graph
|
class |
QSGNinePatchNode |
Java wrapper for Qt class QSGNinePatchNode
|
class |
QSGRectangleNode |
Convenience class for drawing solid filled rectangles using scenegraph
|
class |
QSGSimpleRectNode |
Convenience class for drawing solid filled rectangles using scenegraph
|
class |
QSGSimpleTextureNode |
Provided for convenience to easily draw textured content using the QML scene graph
|