- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QAccessibleWidget
Implements support for invocable actions in the interface
Java wrapper for Qt class QAccessibleActionInterface
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
void
static String
keyBindingsForAction
(String actionName) default String
default String
localizedActionName
(String name) static String
static String
static String
static String
static String
static String
static String
static String
static String
static String
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Method Details
-
actionNames
-
doAction
-
keyBindingsForAction
-
localizedActionDescription
-
localizedActionName
-
decreaseAction
-
increaseAction
-
nextPageAction
-
pressAction
-
previousPageAction
-
scrollDownAction
-
scrollLeftAction
-
scrollRightAction
-
scrollUpAction
-
setFocusAction
-
showMenuAction
-
toggleAction
-