Uses of Class
io.qt.quick.QQuickGraphicsDevice
Packages that use QQuickGraphicsDevice
-
Uses of QQuickGraphicsDevice in io.qt.quick
Methods in io.qt.quick that return QQuickGraphicsDeviceModifier and TypeMethodDescriptionQQuickGraphicsDevice.clone()
Creates and returns a copy of this object.static QQuickGraphicsDevice
QQuickGraphicsDevice.fromAdapter
(int adapterLuidLow, int adapterLuidHigh) Overloaded function forfromAdapter(int, int, int)
withfeatureLevel = 0
.static QQuickGraphicsDevice
QQuickGraphicsDevice.fromAdapter
(int adapterLuidLow, int adapterLuidHigh, int featureLevel) static QQuickGraphicsDevice
QQuickGraphicsDevice.fromDeviceAndCommandQueue
(QNativePointer device, QNativePointer commandQueue) static QQuickGraphicsDevice
QQuickGraphicsDevice.fromDeviceAndContext
(QNativePointer device, QNativePointer context) static QQuickGraphicsDevice
QQuickGraphicsDevice.fromDeviceObjects
(long physicalDevice, long device, int queueFamilyIndex) Overloaded function forfromDeviceObjects(long, long, int, int)
withqueueIndex = 0
.static QQuickGraphicsDevice
QQuickGraphicsDevice.fromDeviceObjects
(long physicalDevice, long device, int queueFamilyIndex, int queueIndex) static QQuickGraphicsDevice
QQuickGraphicsDevice.fromOpenGLContext
(QOpenGLContext context) static QQuickGraphicsDevice
QQuickGraphicsDevice.fromPhysicalDevice
(long physicalDevice) static QQuickGraphicsDevice
final QQuickGraphicsDevice
QQuickWindow.graphicsDevice()
Methods in io.qt.quick with parameters of type QQuickGraphicsDeviceModifier and TypeMethodDescriptionfinal void
QQuickGraphicsDevice.assign
(QQuickGraphicsDevice other) SeeQQuickGraphicsDevice::
operator=(QQuickGraphicsDevice) final boolean
QQuickGraphicsDevice.equals
(QQuickGraphicsDevice value2) Seeoperator==(QQuickGraphicsDevice,
QQuickGraphicsDevice) final void
QQuickWindow.setGraphicsDevice
(QQuickGraphicsDevice device) Constructors in io.qt.quick with parameters of type QQuickGraphicsDeviceModifierConstructorDescription