java.lang.Object
io.qt.QtObject
io.qt.gui.QAccessibleObject
io.qt.gui.QAccessibleApplication
- All Implemented Interfaces:
QAccessibleInterface,QtObjectInterface
Java wrapper for Qt class QAccessibleApplication
-
Constructor Summary
ConstructorsConstructorDescriptionSeeQAccessibleApplication::QAccessibleApplication() -
Method Summary
Modifier and TypeMethodDescriptionchild(int index) SeeQAccessibleInterface::child(int)const intSeeQAccessibleInterface::childCount()const SeeQAccessibleInterface::focusChild()const intindexOfChild(QAccessibleInterface arg__1) SeeQAccessibleInterface::indexOfChild(const QAccessibleInterface*)const parent()SeeQAccessibleInterface::parent()const role()SeeQAccessibleInterface::role()const state()SeeQAccessibleInterface::state()const SeeQAccessibleInterface::text(QAccessible::Text)const window()SeeQAccessibleInterface::window()const Methods inherited from class io.qt.gui.QAccessibleObject
actionInterface, attributesInterface, backgroundColor, childAt, editableTextInterface, foregroundColor, hyperlinkInterface, imageInterface, isValid, object, rect, relations, 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
-
QAccessibleApplication
public QAccessibleApplication()See
QAccessibleApplication::QAccessibleApplication()
-
-
Method Details
-
child
See
QAccessibleInterface::child(int)const - Specified by:
childin interfaceQAccessibleInterface- Specified by:
childin classQAccessibleObject- Parameters:
index-- Returns:
-
childCount
See
QAccessibleInterface::childCount()const - Specified by:
childCountin interfaceQAccessibleInterface- Specified by:
childCountin classQAccessibleObject- Returns:
-
focusChild
See
QAccessibleInterface::focusChild()const - Specified by:
focusChildin interfaceQAccessibleInterface- Overrides:
focusChildin classQAccessibleObject- Returns:
-
indexOfChild
See
QAccessibleInterface::indexOfChild(const QAccessibleInterface*)const - Specified by:
indexOfChildin interfaceQAccessibleInterface- Specified by:
indexOfChildin classQAccessibleObject- Parameters:
arg__1-- Returns:
-
parent
See
QAccessibleInterface::parent()const - Specified by:
parentin interfaceQAccessibleInterface- Specified by:
parentin classQAccessibleObject- Returns:
-
role
See
QAccessibleInterface::role()const - Specified by:
rolein interfaceQAccessibleInterface- Specified by:
rolein classQAccessibleObject- Returns:
-
state
See
QAccessibleInterface::state()const - Specified by:
statein interfaceQAccessibleInterface- Specified by:
statein classQAccessibleObject- Returns:
-
text
See
QAccessibleInterface::text(QAccessible::Text)const - Specified by:
textin interfaceQAccessibleInterface- Specified by:
textin classQAccessibleObject- Parameters:
t-- Returns:
-
window
See
QAccessibleInterface::window()const - Specified by:
windowin interfaceQAccessibleInterface- Overrides:
windowin classQAccessibleObject- Returns:
-