Module qtjambi
Package io.qt.gui

Interface QAccessible.InterfaceFactory

All Superinterfaces:
BiFunction<String,QObject,QAccessibleInterface>, QtObjectInterface
All Known Implementing Classes:
QAccessible.InterfaceFactory.Impl
Enclosing class:
QAccessible
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 QAccessible.InterfaceFactory extends QtObjectInterface, BiFunction<String,QObject,QAccessibleInterface>

Java wrapper for Qt function pointer QAccessible::InterfaceFactory