java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.quick.QNativeInterface.QSGOpenGLTexture.Impl
- All Implemented Interfaces:
QtObjectInterface
,QNativeInterface.QSGOpenGLTexture
- Enclosing interface:
- QNativeInterface.QSGOpenGLTexture
public abstract static class QNativeInterface.QSGOpenGLTexture.Impl extends QtObject implements QNativeInterface.QSGOpenGLTexture
Implementor class for interface QNativeInterface.QSGOpenGLTexture
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.qt.quick.QNativeInterface.QSGOpenGLTexture
QNativeInterface.QSGOpenGLTexture.Impl
-
Constructor Summary
Constructors Modifier Constructor Description Impl()
protected
Impl(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
Modifier and Type Method Description abstract int
nativeTexture()
-
Constructor Details
-
Method Details
-
nativeTexture
- Specified by:
nativeTexture
in interfaceQNativeInterface.QSGOpenGLTexture
-