All Classes and Interfaces

Class
Description
Interface for for asynchronous control of QML image requests
Java wrapper for Qt class QQuickCloseEvent
Convenience class for integrating OpenGL rendering using a framebuffer object (FBO) with Qt Quick
Java wrapper for Qt's class QQuickFramebufferObject::Renderer
Container for low-level graphics settings that can affect how the underlying graphics API, such as Vulkan, is initialized by the Qt Quick scene graph.
Opaque container for native graphics objects representing graphics devices or contexts
Interface for supporting pixmaps and threaded image requests in QML
Interface for asynchronous image loading in QQuickAsyncImageProvider
The most basic of all visual items in Qt Quick
Java wrapper for Qt enum QQuickItem::Flag
QFlags type for enum QQuickItem.Flag
Java wrapper for Qt enum QQuickItem::ItemChange
Java wrapper for Qt enum QQuickItem::TransformOrigin
Java wrapper for Qt class QQuickItem::UpdatePaintNodeData
Contains the result from QQuickItem::grabToImage()
Contains utilities for Qt Quick when used with an OpenGL backend
Way to use the QPainter API in the QML Scene Graph
Java wrapper for Qt enum QQuickPaintedItem::PerformanceHint
Java wrapper for Qt enum QQuickPaintedItem::RenderTarget
Mechanism for rendering the Qt Quick scenegraph onto an offscreen render target in a fully application-controlled manner
Opaque container for native graphics resources specifying a render target, and associated metadata
Access to the QTextDocument of QQuickTextEdit
Interface for loading custom textures from QML
Java wrapper for Qt class QQuickTransform
Window for displaying a Qt Quick user interface
Java wrapper for Qt enum QQuickView::ResizeMode
Java wrapper for Qt enum QQuickView::Status
The window for displaying a graphical QML scene
Java wrapper for Qt enum QQuickWindow::CreateTextureOption
Describes some of the RHI's graphics state at the point of a beginExternalCommands() call
Java wrapper for Qt enum QQuickWindow::RenderStage
Java wrapper for Qt enum QQuickWindow::SceneGraphError
Java wrapper for Qt enum QQuickWindow::TextRenderType
Serves as a baseclass for geometry based nodes
Implements the clipping functionality in the scene graph
Provides access to and enables adopting Direct3D 11 texture objects
Implementor class for interface QSGD3D11Texture
Serves as a baseclass for dynamically changing textures, such as content that is rendered to FBO's
Convenient way of rendering solid colored geometry in the scene graph
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
Java wrapper for Qt enum QSGGeometry::AttributeType
QSGGeometry::ColoredPoint2D struct is a convenience struct for accessing 2D Points with a color
 
Java wrapper for Qt enum QSGGeometry::DataPattern
Java wrapper for Qt enum QSGGeometry::DrawingMode
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
 
Java wrapper for Qt enum QSGGeometry::Type
 
Used for all rendered content in the scene graph
Provided for convenience to easily draw textured content using the QML scene graph
Encapsulates rendering state for a shader program
Java wrapper for Qt enum QSGMaterial::Flag
QFlags type for enum QSGMaterial.Flag
Represents a graphics API independent shader program
Java wrapper for Qt enum QSGMaterialShader::Flag
QFlags type for enum QSGMaterialShader.Flag
Describes state changes that the material wants to apply to the currently active graphics pipeline state
Encapsulates the current rendering state during a call to QSGMaterialShader::updateUniformData() and the other update type of functions
Java wrapper for Qt enum QSGMaterialShader::Stage
Used as a unique type token in combination with QSGMaterial
Provides access to and enables adopting Metal texture objects
Implementor class for interface QSGMetalTexture
Java wrapper for Qt class QSGNinePatchNode
The base class for all nodes in the scene graph
QFlags type for enum QSGNode.DirtyStateBit
Java wrapper for Qt enum QSGNode::DirtyStateBit
Java wrapper for Qt enum QSGNode::Flag
QFlags type for enum QSGNode.Flag
Java wrapper for Qt class QSGNodeVisitor
Used to change opacity of nodes
Convenient way of rendering textured geometry in the scene graph
Provides access to and enables adopting OpenGL texture objects
Implementor class for interface QSGOpenGLTexture
Convenience class for drawing solid filled rectangles using scenegraph
An interface providing access to some of the graphics API specific internals of the scenegraph
Java wrapper for Qt enum QSGRendererInterface::GraphicsApi
Implementor class for interface QSGRendererInterface
Java wrapper for Qt enum QSGRendererInterface::RenderMode
Java wrapper for Qt enum QSGRendererInterface::Resource
Java wrapper for Qt enum QSGRendererInterface::ShaderType
Represents a set of custom rendering commands targeting the graphics API that is in use by the scenegraph
Java wrapper for Qt enum QSGRenderNode::RenderingFlag
QFlags type for enum QSGRenderNode.RenderingFlag
Java wrapper for Qt class QSGRenderNode::RenderState
Java wrapper for Qt enum QSGRenderNode::StateFlag
QFlags type for enum QSGRenderNode.StateFlag
Java wrapper for Qt class QSGRootNode
Convenience class for drawing solid filled rectangles using scenegraph
Provided for convenience to easily draw textured content using the QML scene graph
The base class for textures used in the scene graph
Java wrapper for Qt enum QSGTexture::AnisotropyLevel
Java wrapper for Qt enum QSGTexture::Filtering
Java wrapper for Qt enum QSGTexture::WrapMode
Convenient way of rendering textured geometry in the scene graph
Encapsulates texture based entities in QML
Implements transformations in the scene graph
Convenient way of rendering per-vertex colored geometry in the scene graph
Provides access to and enables adopting Vulkan image objects
Implementor class for interface QSGVulkanTexture