- All Superinterfaces:
io.qt.QtObjectInterface
- All Known Implementing Classes:
QTextureImageData.DataConverter.Impl
- Enclosing class:
QTextureImageData
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public static interface QTextureImageData.DataConverter
extends io.qt.QtObjectInterface
Java wrapper for Qt function pointer std::function<QByteArray(QByteArray,int,int,int)>
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classImplementor class for interfaceQTextureImageData.DataConverter -
Method Summary
Modifier and TypeMethodDescriptionio.qt.core.QByteArrayapply(io.qt.core.QByteArray arg__1, int arg__2, int arg__3, int arg__4) Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
apply
io.qt.core.QByteArray apply(io.qt.core.QByteArray arg__1, int arg__2, int arg__3, int arg__4)
-