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
ConstructorsConstructorDescriptionOverloaded 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 voidaddControllingSignal(String signal) child(int index) intstatic Stringvoidstatic StringintindexOfChild(QAccessibleInterface child) booleanisValid()keyBindingsForAction(String actionName) localizedActionName(String name) static Stringparent()protected final QObjectstatic Stringstatic Stringrect()relations(QAccessible.Relation match) role()static Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic Stringstate()static Stringprotected final QWidgetwidget()window()Methods inherited from class io.qt.gui.QAccessibleObject
actionInterface, attributesInterface, childAt, editableTextInterface, hyperlinkInterface, imageInterface, object, relations, relations, selectionInterface, setText, tableCellInterface, tableInterface, textInterface, valueInterfaceMethods inherited from class io.qt.QtObject
dispose, equals, isDisposedMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
QAccessibleWidget
- Parameters:
o-r-name-
-
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.Clientname = (String)null
-
-
Method Details
-
addControllingSignal
- Parameters:
signal-
-
parentObject
- Returns:
-
widget
- Returns:
-
actionNames
- Specified by:
actionNamesin interfaceQAccessibleActionInterface- Returns:
-
backgroundColor
- Specified by:
backgroundColorin interfaceQAccessibleInterface- Overrides:
backgroundColorin classQAccessibleObject- Returns:
-
child
- Specified by:
childin interfaceQAccessibleInterface- Specified by:
childin classQAccessibleObject- Parameters:
index-- Returns:
-
childCount
- Specified by:
childCountin interfaceQAccessibleInterface- Specified by:
childCountin classQAccessibleObject- Returns:
-
doAction
- Specified by:
doActionin interfaceQAccessibleActionInterface- Parameters:
actionName-
-
focusChild
- Specified by:
focusChildin interfaceQAccessibleInterface- Overrides:
focusChildin classQAccessibleObject- Returns:
-
foregroundColor
- Specified by:
foregroundColorin interfaceQAccessibleInterface- Overrides:
foregroundColorin classQAccessibleObject- Returns:
-
indexOfChild
- Specified by:
indexOfChildin interfaceQAccessibleInterface- Specified by:
indexOfChildin classQAccessibleObject- Parameters:
child-- Returns:
-
isValid
- Specified by:
isValidin interfaceQAccessibleInterface- Overrides:
isValidin classQAccessibleObject- Returns:
-
keyBindingsForAction
- Specified by:
keyBindingsForActionin interfaceQAccessibleActionInterface- Parameters:
actionName-- Returns:
-
localizedActionDescription
- Specified by:
localizedActionDescriptionin interfaceQAccessibleActionInterface- Parameters:
name-- Returns:
-
localizedActionName
- Specified by:
localizedActionNamein interfaceQAccessibleActionInterface- Parameters:
name-- Returns:
-
parent
- Specified by:
parentin interfaceQAccessibleInterface- Specified by:
parentin classQAccessibleObject- Returns:
-
rect
- Specified by:
rectin interfaceQAccessibleInterface- Overrides:
rectin classQAccessibleObject- Returns:
-
relations
@QtUninvokable public List<QPair<QAccessibleInterface,QAccessible.Relation>> relations(QAccessible.Relation match) - Specified by:
relationsin interfaceQAccessibleInterface- Overrides:
relationsin classQAccessibleObject- Parameters:
match-- Returns:
-
role
- Specified by:
rolein interfaceQAccessibleInterface- Specified by:
rolein classQAccessibleObject- Returns:
-
state
- Specified by:
statein interfaceQAccessibleInterface- Specified by:
statein classQAccessibleObject- Returns:
-
text
- Specified by:
textin interfaceQAccessibleInterface- Specified by:
textin classQAccessibleObject- Parameters:
t-- Returns:
-
window
- Specified by:
windowin interfaceQAccessibleInterface- Overrides:
windowin classQAccessibleObject- Returns:
-
decreaseAction
- Returns:
-
increaseAction
- Returns:
-
nextPageAction
- Returns:
-
pressAction
- Returns:
-
previousPageAction
- Returns:
-
scrollDownAction
- Returns:
-
scrollLeftAction
- Returns:
-
scrollRightAction
- Returns:
-
scrollUpAction
- Returns:
-
setFocusAction
- Returns:
-
showMenuAction
- Returns:
-
toggleAction
- Returns:
-