Index

A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form

Q

QQuickAsyncImageProvider - Class in io.qt.quick
Interface for for asynchronous control of QML image requests
QQuickAsyncImageProvider() - Constructor for class io.qt.quick.QQuickAsyncImageProvider
 
QQuickAsyncImageProvider(QObject.QDeclarativeConstructor) - Constructor for class io.qt.quick.QQuickAsyncImageProvider
Constructor for internal use only.
QQuickAsyncImageProvider(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickAsyncImageProvider
Constructor for internal use only.
QQuickCloseEvent - Class in io.qt.quick.internal
Java wrapper for Qt class QQuickCloseEvent
QQuickCloseEvent(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.internal.QQuickCloseEvent
Constructor for internal use only.
QQuickFramebufferObject - Class in io.qt.quick
Convenience class for integrating OpenGL rendering using a framebuffer object (FBO) with Qt Quick
QQuickFramebufferObject() - Constructor for class io.qt.quick.QQuickFramebufferObject
Overloaded constructor for QQuickFramebufferObject(io.qt.quick.QQuickItem) with parent = null.
QQuickFramebufferObject(QObject.QDeclarativeConstructor) - Constructor for class io.qt.quick.QQuickFramebufferObject
Constructor for internal use only.
QQuickFramebufferObject(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickFramebufferObject
Constructor for internal use only.
QQuickFramebufferObject(QQuickItem) - Constructor for class io.qt.quick.QQuickFramebufferObject
QQuickFramebufferObject.Renderer - Class in io.qt.quick
Java wrapper for Qt's class QQuickFramebufferObject::Renderer
QQuickGraphicsConfiguration - Class in io.qt.quick
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.
QQuickGraphicsConfiguration() - Constructor for class io.qt.quick.QQuickGraphicsConfiguration
QQuickGraphicsConfiguration(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickGraphicsConfiguration
Constructor for internal use only.
QQuickGraphicsConfiguration(QQuickGraphicsConfiguration) - Constructor for class io.qt.quick.QQuickGraphicsConfiguration
QQuickGraphicsDevice - Class in io.qt.quick
Opaque container for native graphics objects representing graphics devices or contexts
QQuickGraphicsDevice() - Constructor for class io.qt.quick.QQuickGraphicsDevice
QQuickGraphicsDevice(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickGraphicsDevice
Constructor for internal use only.
QQuickGraphicsDevice(QQuickGraphicsDevice) - Constructor for class io.qt.quick.QQuickGraphicsDevice
QQuickImageProvider - Class in io.qt.quick
Interface for supporting pixmaps and threaded image requests in QML
QQuickImageProvider(QQmlImageProviderBase.ImageType) - Constructor for class io.qt.quick.QQuickImageProvider
Overloaded constructor for QQuickImageProvider(io.qt.qml.QQmlImageProviderBase.ImageType, io.qt.qml.QQmlImageProviderBase.Flags) with flags = new io.qt.qml.QQmlImageProviderBase.Flags(0).
QQuickImageProvider(QQmlImageProviderBase.ImageType, QQmlImageProviderBase.Flag...) - Constructor for class io.qt.quick.QQuickImageProvider
QQuickImageProvider(QQmlImageProviderBase.ImageType, QQmlImageProviderBase.Flags) - Constructor for class io.qt.quick.QQuickImageProvider
QQuickImageProvider(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickImageProvider
Constructor for internal use only.
QQuickImageResponse - Class in io.qt.quick
Interface for asynchronous image loading in QQuickAsyncImageProvider
QQuickImageResponse() - Constructor for class io.qt.quick.QQuickImageResponse
QQuickImageResponse(QObject.QDeclarativeConstructor) - Constructor for class io.qt.quick.QQuickImageResponse
Constructor for internal use only.
QQuickImageResponse(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickImageResponse
Constructor for internal use only.
QQuickItem - Class in io.qt.quick
The most basic of all visual items in Qt Quick
QQuickItem() - Constructor for class io.qt.quick.QQuickItem
Overloaded constructor for QQuickItem(io.qt.quick.QQuickItem) with parent = null.
QQuickItem(QObject.QDeclarativeConstructor) - Constructor for class io.qt.quick.QQuickItem
Constructor for internal use only.
QQuickItem(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickItem
Constructor for internal use only.
QQuickItem(QQuickItem) - Constructor for class io.qt.quick.QQuickItem
QQuickItem.Flag - Enum in io.qt.quick
Java wrapper for Qt enum QQuickItem::Flag
QQuickItem.Flags - Class in io.qt.quick
QFlags type for enum QQuickItem.Flag
QQuickItem.ItemChange - Enum in io.qt.quick
Java wrapper for Qt enum QQuickItem::ItemChange
QQuickItem.TransformOrigin - Enum in io.qt.quick
Java wrapper for Qt enum QQuickItem::TransformOrigin
QQuickItem.UpdatePaintNodeData - Class in io.qt.quick
Java wrapper for Qt class QQuickItem::UpdatePaintNodeData
QQuickItemGrabResult - Class in io.qt.quick
Contains the result from QQuickItem::grabToImage()
QQuickItemGrabResult(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickItemGrabResult
Constructor for internal use only.
QQuickOpenGLUtils - Class in io.qt.quick
Contains utilities for Qt Quick when used with an OpenGL backend
QQuickPaintedItem - Class in io.qt.quick
Way to use the QPainter API in the QML Scene Graph
QQuickPaintedItem() - Constructor for class io.qt.quick.QQuickPaintedItem
Overloaded constructor for QQuickPaintedItem(io.qt.quick.QQuickItem) with parent = null.
QQuickPaintedItem(QObject.QDeclarativeConstructor) - Constructor for class io.qt.quick.QQuickPaintedItem
Constructor for internal use only.
QQuickPaintedItem(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickPaintedItem
Constructor for internal use only.
QQuickPaintedItem(QQuickItem) - Constructor for class io.qt.quick.QQuickPaintedItem
QQuickPaintedItem.PerformanceHint - Enum in io.qt.quick
Java wrapper for Qt enum QQuickPaintedItem::PerformanceHint
QQuickPaintedItem.PerformanceHints - Class in io.qt.quick
QQuickPaintedItem.RenderTarget - Enum in io.qt.quick
Java wrapper for Qt enum QQuickPaintedItem::RenderTarget
QQuickRenderControl - Class in io.qt.quick
Mechanism for rendering the Qt Quick scenegraph onto an offscreen render target in a fully application-controlled manner
QQuickRenderControl() - Constructor for class io.qt.quick.QQuickRenderControl
Overloaded constructor for QQuickRenderControl(io.qt.core.QObject) with parent = null.
QQuickRenderControl(QObject) - Constructor for class io.qt.quick.QQuickRenderControl
QQuickRenderControl(QObject.QDeclarativeConstructor) - Constructor for class io.qt.quick.QQuickRenderControl
Constructor for internal use only.
QQuickRenderControl(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickRenderControl
Constructor for internal use only.
QQuickRenderTarget - Class in io.qt.quick
Opaque container for native graphics resources specifying a render target, and associated metadata
QQuickRenderTarget() - Constructor for class io.qt.quick.QQuickRenderTarget
QQuickRenderTarget(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickRenderTarget
Constructor for internal use only.
QQuickRenderTarget(QQuickRenderTarget) - Constructor for class io.qt.quick.QQuickRenderTarget
QQuickTextDocument - Class in io.qt.quick
Access to the QTextDocument of QQuickTextEdit
QQuickTextDocument(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickTextDocument
Constructor for internal use only.
QQuickTextDocument(QQuickItem) - Constructor for class io.qt.quick.QQuickTextDocument
QQuickTextureFactory - Class in io.qt.quick
Interface for loading custom textures from QML
QQuickTextureFactory() - Constructor for class io.qt.quick.QQuickTextureFactory
QQuickTextureFactory(QObject.QDeclarativeConstructor) - Constructor for class io.qt.quick.QQuickTextureFactory
Constructor for internal use only.
QQuickTextureFactory(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickTextureFactory
Constructor for internal use only.
QQuickTransform - Class in io.qt.quick
Java wrapper for Qt class QQuickTransform
QQuickTransform() - Constructor for class io.qt.quick.QQuickTransform
Overloaded constructor for QQuickTransform(io.qt.core.QObject) with parent = null.
QQuickTransform(QObject) - Constructor for class io.qt.quick.QQuickTransform
 
QQuickTransform(QObject.QDeclarativeConstructor) - Constructor for class io.qt.quick.QQuickTransform
Constructor for internal use only.
QQuickTransform(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickTransform
Constructor for internal use only.
QQuickView - Class in io.qt.quick
Window for displaying a Qt Quick user interface
QQuickView() - Constructor for class io.qt.quick.QQuickView
Overloaded constructor for QQuickView(io.qt.gui.QWindow) with parent = null.
QQuickView(QObject.QDeclarativeConstructor) - Constructor for class io.qt.quick.QQuickView
Constructor for internal use only.
QQuickView(QUrl) - Constructor for class io.qt.quick.QQuickView
Overloaded constructor for QQuickView(io.qt.core.QUrl, io.qt.gui.QWindow) with parent = null.
QQuickView(QUrl, QWindow) - Constructor for class io.qt.quick.QQuickView
QQuickView(QUrl, QQuickRenderControl) - Constructor for class io.qt.quick.QQuickView
 
QQuickView(QWindow) - Constructor for class io.qt.quick.QQuickView
QQuickView(QQmlEngine, QWindow) - Constructor for class io.qt.quick.QQuickView
QQuickView(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickView
Constructor for internal use only.
QQuickView.ResizeMode - Enum in io.qt.quick
Java wrapper for Qt enum QQuickView::ResizeMode
QQuickView.Status - Enum in io.qt.quick
Java wrapper for Qt enum QQuickView::Status
QQuickWindow - Class in io.qt.quick
The window for displaying a graphical QML scene
QQuickWindow() - Constructor for class io.qt.quick.QQuickWindow
Overloaded constructor for QQuickWindow(io.qt.gui.QWindow) with parent = null.
QQuickWindow(QObject.QDeclarativeConstructor) - Constructor for class io.qt.quick.QQuickWindow
Constructor for internal use only.
QQuickWindow(QWindow) - Constructor for class io.qt.quick.QQuickWindow
QQuickWindow(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QQuickWindow
Constructor for internal use only.
QQuickWindow(QQuickRenderControl) - Constructor for class io.qt.quick.QQuickWindow
QQuickWindow.CreateTextureOption - Enum in io.qt.quick
Java wrapper for Qt enum QQuickWindow::CreateTextureOption
QQuickWindow.CreateTextureOptions - Class in io.qt.quick
QQuickWindow.GraphicsStateInfo - Class in io.qt.quick
Describes some of the RHI's graphics state at the point of a beginExternalCommands() call
QQuickWindow.RenderStage - Enum in io.qt.quick
Java wrapper for Qt enum QQuickWindow::RenderStage
QQuickWindow.SceneGraphError - Enum in io.qt.quick
Java wrapper for Qt enum QQuickWindow::SceneGraphError
QQuickWindow.TextRenderType - Enum in io.qt.quick
Java wrapper for Qt enum QQuickWindow::TextRenderType
QSGBasicGeometryNode - Class in io.qt.quick
Serves as a baseclass for geometry based nodes
QSGBasicGeometryNode(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGBasicGeometryNode
Constructor for internal use only.
QSGClipNode - Class in io.qt.quick
Implements the clipping functionality in the scene graph
QSGClipNode() - Constructor for class io.qt.quick.QSGClipNode
QSGClipNode(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGClipNode
Constructor for internal use only.
QSGD3D11Texture - Interface in io.qt.quick.nativeinterface
Provides access to and enables adopting Direct3D 11 texture objects
QSGD3D11Texture.Impl - Class in io.qt.quick.nativeinterface
Implementor class for interface QSGD3D11Texture
QSGDynamicTexture - Class in io.qt.quick
Serves as a baseclass for dynamically changing textures, such as content that is rendered to FBO's
QSGDynamicTexture() - Constructor for class io.qt.quick.QSGDynamicTexture
 
QSGDynamicTexture(QObject.QDeclarativeConstructor) - Constructor for class io.qt.quick.QSGDynamicTexture
Constructor for internal use only.
QSGDynamicTexture(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGDynamicTexture
Constructor for internal use only.
QSGFlatColorMaterial - Class in io.qt.quick
Convenient way of rendering solid colored geometry in the scene graph
QSGFlatColorMaterial() - Constructor for class io.qt.quick.QSGFlatColorMaterial
QSGFlatColorMaterial(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGFlatColorMaterial
Constructor for internal use only.
QSGGeometry - Class in io.qt.quick
Low-level storage for graphics primitives in the Qt Quick Scene Graph
QSGGeometry(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGGeometry
Constructor for internal use only.
QSGGeometry(QSGGeometry.AttributeSet, int) - Constructor for class io.qt.quick.QSGGeometry
QSGGeometry(QSGGeometry.AttributeSet, int, int) - Constructor for class io.qt.quick.QSGGeometry
Overloaded constructor for QSGGeometry(io.qt.quick.QSGGeometry.AttributeSet, int, int, int) with indexType = 5123.
QSGGeometry(QSGGeometry.AttributeSet, int, int, int) - Constructor for class io.qt.quick.QSGGeometry
QSGGeometry.Attribute - Class in io.qt.quick
QSGGeometry::Attribute describes a single vertex attribute in a QSGGeometry
QSGGeometry.AttributeSet - Class in io.qt.quick
QSGGeometry::AttributeSet describes how the vertices in a QSGGeometry are built up
QSGGeometry.AttributeType - Enum in io.qt.quick
Java wrapper for Qt enum QSGGeometry::AttributeType
QSGGeometry.ColoredPoint2D - Class in io.qt.quick
QSGGeometry::ColoredPoint2D struct is a convenience struct for accessing 2D Points with a color
QSGGeometry.ColoredPoint2DVertexData - Class in io.qt.quick
 
QSGGeometry.DataPattern - Enum in io.qt.quick
Java wrapper for Qt enum QSGGeometry::DataPattern
QSGGeometry.DrawingMode - Enum in io.qt.quick
Java wrapper for Qt enum QSGGeometry::DrawingMode
QSGGeometry.Point2D - Class in io.qt.quick
QSGGeometry::Point2D struct is a convenience struct for accessing 2D Points
QSGGeometry.Point2DVertexData - Class in io.qt.quick
 
QSGGeometry.TexturedPoint2D - Class in io.qt.quick
QSGGeometry::TexturedPoint2D struct is a convenience struct for accessing 2D Points with texture coordinates
QSGGeometry.TexturedPoint2DVertexData - Class in io.qt.quick
 
QSGGeometry.Type - Enum in io.qt.quick
Java wrapper for Qt enum QSGGeometry::Type
QSGGeometry.VertexData<T extends QtObjectInterface> - Class in io.qt.quick
 
QSGGeometryNode - Class in io.qt.quick
Used for all rendered content in the scene graph
QSGGeometryNode() - Constructor for class io.qt.quick.QSGGeometryNode
QSGGeometryNode(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGGeometryNode
Constructor for internal use only.
QSGImageNode - Class in io.qt.quick
Provided for convenience to easily draw textured content using the QML scene graph
QSGImageNode() - Constructor for class io.qt.quick.QSGImageNode
 
QSGImageNode(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGImageNode
Constructor for internal use only.
QSGImageNode.TextureCoordinatesTransformFlag - Enum in io.qt.quick
QSGImageNode.TextureCoordinatesTransformMode - Class in io.qt.quick
QSGMaterial - Class in io.qt.quick
Encapsulates rendering state for a shader program
QSGMaterial() - Constructor for class io.qt.quick.QSGMaterial
 
QSGMaterial(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGMaterial
Constructor for internal use only.
QSGMaterial.Flag - Enum in io.qt.quick
Java wrapper for Qt enum QSGMaterial::Flag
QSGMaterial.Flags - Class in io.qt.quick
QFlags type for enum QSGMaterial.Flag
QSGMaterialShader - Class in io.qt.quick
Represents a graphics API independent shader program
QSGMaterialShader() - Constructor for class io.qt.quick.QSGMaterialShader
QSGMaterialShader(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGMaterialShader
Constructor for internal use only.
QSGMaterialShader.Flag - Enum in io.qt.quick
Java wrapper for Qt enum QSGMaterialShader::Flag
QSGMaterialShader.Flags - Class in io.qt.quick
QFlags type for enum QSGMaterialShader.Flag
QSGMaterialShader.GraphicsPipelineState - Class in io.qt.quick
Describes state changes that the material wants to apply to the currently active graphics pipeline state
QSGMaterialShader.GraphicsPipelineState.BlendFactor - Enum in io.qt.quick
QSGMaterialShader.GraphicsPipelineState.ColorMask - Class in io.qt.quick
QSGMaterialShader.GraphicsPipelineState.ColorMaskComponent - Enum in io.qt.quick
QSGMaterialShader.GraphicsPipelineState.CullMode - Enum in io.qt.quick
QSGMaterialShader.RenderState - Class in io.qt.quick
Encapsulates the current rendering state during a call to QSGMaterialShader::updateUniformData() and the other update type of functions
QSGMaterialShader.RenderState.DirtyState - Enum in io.qt.quick
QSGMaterialShader.RenderState.DirtyStates - Class in io.qt.quick
QSGMaterialShader.Stage - Enum in io.qt.quick
Java wrapper for Qt enum QSGMaterialShader::Stage
QSGMaterialType - Class in io.qt.quick
Used as a unique type token in combination with QSGMaterial
QSGMaterialType() - Constructor for class io.qt.quick.QSGMaterialType
 
QSGMaterialType(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGMaterialType
Constructor for internal use only.
QSGMetalTexture - Interface in io.qt.quick.nativeinterface
Provides access to and enables adopting Metal texture objects
QSGMetalTexture.Impl - Class in io.qt.quick.nativeinterface
Implementor class for interface QSGMetalTexture
QSGNinePatchNode - Class in io.qt.quick
Java wrapper for Qt class QSGNinePatchNode
QSGNinePatchNode() - Constructor for class io.qt.quick.QSGNinePatchNode
 
QSGNinePatchNode(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGNinePatchNode
Constructor for internal use only.
QSGNode - Class in io.qt.quick
The base class for all nodes in the scene graph
QSGNode() - Constructor for class io.qt.quick.QSGNode
QSGNode(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGNode
Constructor for internal use only.
qsgnode_set_description(QSGNode, String) - Static method in class io.qt.quick.QSGNode
 
QSGNode.DirtyState - Class in io.qt.quick
QFlags type for enum QSGNode.DirtyStateBit
QSGNode.DirtyStateBit - Enum in io.qt.quick
Java wrapper for Qt enum QSGNode::DirtyStateBit
QSGNode.Flag - Enum in io.qt.quick
Java wrapper for Qt enum QSGNode::Flag
QSGNode.Flags - Class in io.qt.quick
QFlags type for enum QSGNode.Flag
QSGNodeVisitor - Class in io.qt.quick
Java wrapper for Qt class QSGNodeVisitor
QSGNodeVisitor() - Constructor for class io.qt.quick.QSGNodeVisitor
 
QSGNodeVisitor(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGNodeVisitor
Constructor for internal use only.
QSGOpacityNode - Class in io.qt.quick
Used to change opacity of nodes
QSGOpacityNode() - Constructor for class io.qt.quick.QSGOpacityNode
QSGOpacityNode(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGOpacityNode
Constructor for internal use only.
QSGOpaqueTextureMaterial - Class in io.qt.quick
Convenient way of rendering textured geometry in the scene graph
QSGOpaqueTextureMaterial() - Constructor for class io.qt.quick.QSGOpaqueTextureMaterial
QSGOpaqueTextureMaterial(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGOpaqueTextureMaterial
Constructor for internal use only.
QSGOpenGLTexture - Interface in io.qt.quick.nativeinterface
Provides access to and enables adopting OpenGL texture objects
QSGOpenGLTexture.Impl - Class in io.qt.quick.nativeinterface
Implementor class for interface QSGOpenGLTexture
QSGRectangleNode - Class in io.qt.quick
Convenience class for drawing solid filled rectangles using scenegraph
QSGRectangleNode() - Constructor for class io.qt.quick.QSGRectangleNode
 
QSGRectangleNode(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGRectangleNode
Constructor for internal use only.
QSGRendererInterface - Interface in io.qt.quick
An interface providing access to some of the graphics API specific internals of the scenegraph
QSGRendererInterface.GraphicsApi - Enum in io.qt.quick
Java wrapper for Qt enum QSGRendererInterface::GraphicsApi
QSGRendererInterface.Impl - Class in io.qt.quick
Implementor class for interface QSGRendererInterface
QSGRendererInterface.RenderMode - Enum in io.qt.quick
Java wrapper for Qt enum QSGRendererInterface::RenderMode
QSGRendererInterface.Resource - Enum in io.qt.quick
Java wrapper for Qt enum QSGRendererInterface::Resource
QSGRendererInterface.ShaderCompilationType - Enum in io.qt.quick
QSGRendererInterface.ShaderCompilationTypes - Class in io.qt.quick
QSGRendererInterface.ShaderSourceType - Enum in io.qt.quick
QSGRendererInterface.ShaderSourceTypes - Class in io.qt.quick
QSGRendererInterface.ShaderType - Enum in io.qt.quick
Java wrapper for Qt enum QSGRendererInterface::ShaderType
QSGRenderNode - Class in io.qt.quick
Represents a set of custom rendering commands targeting the graphics API that is in use by the scenegraph
QSGRenderNode() - Constructor for class io.qt.quick.QSGRenderNode
 
QSGRenderNode(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGRenderNode
Constructor for internal use only.
QSGRenderNode.RenderingFlag - Enum in io.qt.quick
Java wrapper for Qt enum QSGRenderNode::RenderingFlag
QSGRenderNode.RenderingFlags - Class in io.qt.quick
QFlags type for enum QSGRenderNode.RenderingFlag
QSGRenderNode.RenderState - Class in io.qt.quick
Java wrapper for Qt class QSGRenderNode::RenderState
QSGRenderNode.StateFlag - Enum in io.qt.quick
Java wrapper for Qt enum QSGRenderNode::StateFlag
QSGRenderNode.StateFlags - Class in io.qt.quick
QFlags type for enum QSGRenderNode.StateFlag
QSGRootNode - Class in io.qt.quick
Java wrapper for Qt class QSGRootNode
QSGRootNode() - Constructor for class io.qt.quick.QSGRootNode
 
QSGRootNode(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGRootNode
Constructor for internal use only.
QSGSimpleRectNode - Class in io.qt.quick
Convenience class for drawing solid filled rectangles using scenegraph
QSGSimpleRectNode() - Constructor for class io.qt.quick.QSGSimpleRectNode
QSGSimpleRectNode(QRectF, QColor) - Constructor for class io.qt.quick.QSGSimpleRectNode
QSGSimpleRectNode(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGSimpleRectNode
Constructor for internal use only.
QSGSimpleTextureNode - Class in io.qt.quick
Provided for convenience to easily draw textured content using the QML scene graph
QSGSimpleTextureNode() - Constructor for class io.qt.quick.QSGSimpleTextureNode
QSGSimpleTextureNode(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGSimpleTextureNode
Constructor for internal use only.
QSGSimpleTextureNode.TextureCoordinatesTransformFlag - Enum in io.qt.quick
QSGSimpleTextureNode.TextureCoordinatesTransformMode - Class in io.qt.quick
QSGTexture - Class in io.qt.quick
The base class for textures used in the scene graph
QSGTexture() - Constructor for class io.qt.quick.QSGTexture
QSGTexture(QObject.QDeclarativeConstructor) - Constructor for class io.qt.quick.QSGTexture
Constructor for internal use only.
QSGTexture(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGTexture
Constructor for internal use only.
QSGTexture.AnisotropyLevel - Enum in io.qt.quick
Java wrapper for Qt enum QSGTexture::AnisotropyLevel
QSGTexture.Filtering - Enum in io.qt.quick
Java wrapper for Qt enum QSGTexture::Filtering
QSGTexture.WrapMode - Enum in io.qt.quick
Java wrapper for Qt enum QSGTexture::WrapMode
QSGTextureMaterial - Class in io.qt.quick
Convenient way of rendering textured geometry in the scene graph
QSGTextureMaterial() - Constructor for class io.qt.quick.QSGTextureMaterial
 
QSGTextureMaterial(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGTextureMaterial
Constructor for internal use only.
QSGTextureProvider - Class in io.qt.quick
Encapsulates texture based entities in QML
QSGTextureProvider() - Constructor for class io.qt.quick.QSGTextureProvider
 
QSGTextureProvider(QObject.QDeclarativeConstructor) - Constructor for class io.qt.quick.QSGTextureProvider
Constructor for internal use only.
QSGTextureProvider(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGTextureProvider
Constructor for internal use only.
QSGTransformNode - Class in io.qt.quick
Implements transformations in the scene graph
QSGTransformNode() - Constructor for class io.qt.quick.QSGTransformNode
QSGTransformNode(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGTransformNode
Constructor for internal use only.
QSGVertexColorMaterial - Class in io.qt.quick
Convenient way of rendering per-vertex colored geometry in the scene graph
QSGVertexColorMaterial() - Constructor for class io.qt.quick.QSGVertexColorMaterial
QSGVertexColorMaterial(QtObject.QPrivateConstructor) - Constructor for class io.qt.quick.QSGVertexColorMaterial
Constructor for internal use only.
QSGVulkanTexture - Interface in io.qt.quick.nativeinterface
Provides access to and enables adopting Vulkan image objects
QSGVulkanTexture.Impl - Class in io.qt.quick.nativeinterface
Implementor class for interface QSGVulkanTexture
qtjambi.quick - module qtjambi.quick
A declarative framework for building highly dynamic applications with custom user interfaces.
QtTextRendering - Enum constant in enum io.qt.quick.QQuickWindow.TextRenderType
 
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Serialized Form