Module qtjambi
Package io.qt.gui.rhi

Interface QRhi.CleanupCallback

All Superinterfaces:
Consumer<QRhi>, QtObjectInterface
Enclosing class:
QRhi
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 QRhi.CleanupCallback extends QtObjectInterface, Consumer<QRhi>

Java wrapper for Qt callable QRhi::CleanupCallback