- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QSGMetalTexture.Impl
Provides access to and enables adopting Metal texture objects
Java wrapper for Qt's class QNativeInterface::QSGMetalTexture
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic class
Implementor class for interfaceQSGMetalTexture
-
Method Summary
Modifier and TypeMethodDescriptionstatic QSGTexture
fromNative
(QNativePointer texture, QQuickWindow window, QSize size) Overloaded function forinvalid @link
{@link #fromNative(io.qt.@Nullable QNativePointer, io.qt.quick.QQuickWindow, io.qt.core.QSize, io.qt.quick.QQuickWindow.CreateTextureOptions)
options = new io.qt.quick.QQuickWindow.CreateTextureOptions(0)
.static QSGTexture
fromNative
(QNativePointer texture, QQuickWindow window, QSize size, QQuickWindow.CreateTextureOption ... options) Overloaded function forinvalid @link
{@link #fromNative(io.qt.@Nullable QNativePointer, io.qt.quick.QQuickWindow, io.qt.core.QSize, io.qt.quick.QQuickWindow.CreateTextureOptions)
static QSGTexture
fromNative
(QNativePointer texture, QQuickWindow window, QSize size, QQuickWindow.CreateTextureOptions options) Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
nativeTexture
-
fromNative
static QSGTexture fromNative(QNativePointer texture, QQuickWindow window, QSize size, QQuickWindow.CreateTextureOption ... options) Overloaded function for
invalid @link
{@link #fromNative(io.qt.@Nullable QNativePointer, io.qt.quick.QQuickWindow, io.qt.core.QSize, io.qt.quick.QQuickWindow.CreateTextureOptions)
-
fromNative
Overloaded function for
invalid @link
{@link #fromNative(io.qt.@Nullable QNativePointer, io.qt.quick.QQuickWindow, io.qt.core.QSize, io.qt.quick.QQuickWindow.CreateTextureOptions)
options = new io.qt.quick.QQuickWindow.CreateTextureOptions(0)
. -
fromNative
static QSGTexture fromNative(QNativePointer texture, QQuickWindow window, QSize size, QQuickWindow.CreateTextureOptions options)
-