Uses of Interface
io.qt.gui.QAccessibleActionInterface
Package | Description |
---|---|
io.qt.gui | |
io.qt.widgets |
-
Uses of QAccessibleActionInterface in io.qt.gui
Classes in io.qt.gui that implement QAccessibleActionInterface Modifier and Type Class Description static class
QAccessibleActionInterface.Impl
Implementor class for interfaceQAccessibleActionInterface
Methods in io.qt.gui that return QAccessibleActionInterface Modifier and Type Method Description default QAccessibleActionInterface
QAccessibleInterface. actionInterface()
QAccessibleActionInterface
QAccessibleInterface.Impl. actionInterface()
QAccessibleActionInterface
QAccessibleObject. actionInterface()
Methods in io.qt.gui with parameters of type QAccessibleActionInterface Modifier and Type Method Description static QAccessibleActionInterface.MemberAccess
QAccessibleActionInterface.MemberAccess. of(QAccessibleActionInterface instance)
-
Uses of QAccessibleActionInterface in io.qt.widgets
Classes in io.qt.widgets that implement QAccessibleActionInterface Modifier and Type Class Description class
QAccessibleWidget
Implements the QAccessibleInterface for QWidgets