Qt Quick C++ Classes
The Qt Quick module provides classes for embedding Qt Quick in Qt/C++ applications. More...
Namespaces
Contains utilities for Qt Quick when used with an OpenGL backend |
Classes
Opaque container for native graphics objects representing graphics devices or contexts | |
Low-level storage for graphics primitives in the Qt Quick Scene Graph | |
QSGGeometry::Attribute describes a single vertex attribute in a QSGGeometry | |
QSGGeometry::AttributeSet describes how the vertices in a QSGGeometry are built up | |
QSGGeometry::ColoredPoint2D struct is a convenience struct for accessing 2D Points with a color | |
QSGGeometry::Point2D struct is a convenience struct for accessing 2D Points | |
QSGGeometry::TexturedPoint2D struct is a convenience struct for accessing 2D Points with texture coordinates | |
Provided for convenience to easily draw textured content using the QML scene graph | |
Convenience class for drawing solid filled rectangles using scenegraph | |
An interface providing access to some of the graphics API specific internals of the scenegraph | |
Convenience class for drawing solid filled rectangles using scenegraph | |
Provided for convenience to easily draw textured content using the QML scene graph | |
Convenient way of rendering per-vertex colored geometry in the scene graph |