java.lang.Object
io.qt.QtObject
io.qt.gui.QAccessibleObject
io.qt.widgets.QAccessibleWidget
- All Implemented Interfaces:
QAccessibleActionInterface
,QAccessibleInterface
,QtObjectInterface
Implements the QAccessibleInterface for QWidgets
Java wrapper for Qt class QAccessibleWidget
-
Constructor Summary
ConstructorDescriptionOverloaded constructor forQAccessibleWidget(io.qt.widgets.QWidget, io.qt.gui.QAccessible.Role, java.lang.String)
Overloaded constructor forQAccessibleWidget(io.qt.widgets.QWidget, io.qt.gui.QAccessible.Role, java.lang.String)
withname = (String)null
.QAccessibleWidget
(QWidget o, QAccessible.Role r, String name) -
Method Summary
Modifier and TypeMethodDescriptionprotected final void
addControllingSignal
(String signal) child
(int index) int
static String
void
static String
int
indexOfChild
(QAccessibleInterface child) boolean
isValid()
keyBindingsForAction
(String actionName) localizedActionName
(String name) static String
parent()
protected final QObject
static String
static String
rect()
relations
(QAccessible.Relation match) role()
static String
static String
static String
static String
static String
static String
state()
static String
protected final QWidget
widget()
window()
Methods inherited from class io.qt.gui.QAccessibleObject
actionInterface, childAt, editableTextInterface, hyperlinkInterface, imageInterface, object, relations, relations, selectionInterface, setText, tableCellInterface, tableInterface, textInterface, valueInterface
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 io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
QAccessibleWidget
-
QAccessibleWidget
Overloaded constructor for
QAccessibleWidget(io.qt.widgets.QWidget, io.qt.gui.QAccessible.Role, java.lang.String)
withname = (String)null
. -
QAccessibleWidget
Overloaded constructor for
QAccessibleWidget(io.qt.widgets.QWidget, io.qt.gui.QAccessible.Role, java.lang.String)
with:
r = io.qt.gui.QAccessible.Role.Client
name = (String)null
-
-
Method Details
-
addControllingSignal
-
parentObject
-
widget
-
actionNames
- Specified by:
actionNames
in interfaceQAccessibleActionInterface
-
backgroundColor
- Specified by:
backgroundColor
in interfaceQAccessibleInterface
- Overrides:
backgroundColor
in classQAccessibleObject
-
child
- Specified by:
child
in interfaceQAccessibleInterface
- Specified by:
child
in classQAccessibleObject
-
childCount
- Specified by:
childCount
in interfaceQAccessibleInterface
- Specified by:
childCount
in classQAccessibleObject
-
doAction
- Specified by:
doAction
in interfaceQAccessibleActionInterface
-
focusChild
- Specified by:
focusChild
in interfaceQAccessibleInterface
- Overrides:
focusChild
in classQAccessibleObject
-
foregroundColor
- Specified by:
foregroundColor
in interfaceQAccessibleInterface
- Overrides:
foregroundColor
in classQAccessibleObject
-
indexOfChild
- Specified by:
indexOfChild
in interfaceQAccessibleInterface
- Specified by:
indexOfChild
in classQAccessibleObject
-
isValid
- Specified by:
isValid
in interfaceQAccessibleInterface
- Overrides:
isValid
in classQAccessibleObject
-
keyBindingsForAction
- Specified by:
keyBindingsForAction
in interfaceQAccessibleActionInterface
-
localizedActionDescription
- Specified by:
localizedActionDescription
in interfaceQAccessibleActionInterface
-
localizedActionName
- Specified by:
localizedActionName
in interfaceQAccessibleActionInterface
-
parent
- Specified by:
parent
in interfaceQAccessibleInterface
- Specified by:
parent
in classQAccessibleObject
-
rect
- Specified by:
rect
in interfaceQAccessibleInterface
- Overrides:
rect
in classQAccessibleObject
-
relations
@QtUninvokable public List<QPair<QAccessibleInterface,QAccessible.Relation>> relations(QAccessible.Relation match) - Specified by:
relations
in interfaceQAccessibleInterface
- Overrides:
relations
in classQAccessibleObject
-
role
- Specified by:
role
in interfaceQAccessibleInterface
- Specified by:
role
in classQAccessibleObject
-
state
- Specified by:
state
in interfaceQAccessibleInterface
- Specified by:
state
in classQAccessibleObject
-
text
- Specified by:
text
in interfaceQAccessibleInterface
- Specified by:
text
in classQAccessibleObject
-
window
- Specified by:
window
in interfaceQAccessibleInterface
- Overrides:
window
in classQAccessibleObject
-
decreaseAction
-
increaseAction
-
nextPageAction
-
pressAction
-
previousPageAction
-
scrollDownAction
-
scrollLeftAction
-
scrollRightAction
-
scrollUpAction
-
setFocusAction
-
showMenuAction
-
toggleAction
-