java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.gui.QAccessible.InterfaceFactory.Impl
- All Implemented Interfaces:
QAccessible.InterfaceFactory
,QtObjectInterface
,BiFunction<String,
QObject, QAccessibleInterface>
- Enclosing interface:
QAccessible.InterfaceFactory
public abstract static class QAccessible.InterfaceFactory.Impl
extends QtObject
implements QAccessible.InterfaceFactory
Implementor class for interface QAccessible.InterfaceFactory
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
Nested classes/interfaces inherited from interface io.qt.gui.QAccessible.InterfaceFactory
QAccessible.InterfaceFactory.Impl
-
Constructor Summary
-
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.function.BiFunction
andThen
Methods inherited from interface io.qt.gui.QAccessible.InterfaceFactory
apply
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
Impl
public Impl() -
Impl
-