#include <qtscriptshell_QAccessibleInterface.h>
List of all members.
Public Member Functions |
| QString | actionText (int action, QAccessible::Text t, int child) const |
| QString | actionText (int action, QAccessible::Text t, int child) const |
| int | childAt (int x, int y) const |
| int | childAt (int x, int y) const |
| int | childCount () const |
| int | childCount () const |
| bool | doAction (int action, int child, const QList< QVariant > ¶ms=QVariantList()) |
| bool | doAction (int action, int child, const QList< QVariant > ¶ms=QVariantList()) |
| int | indexOfChild (const QAccessibleInterface *arg__1) const |
| int | indexOfChild (const QAccessibleInterface *arg__1) const |
| bool | isValid () const |
| bool | isValid () const |
| int | navigate (QAccessible::RelationFlag relation, int index, QAccessibleInterface **iface) const |
| int | navigate (QAccessible::RelationFlag relation, int index, QAccessibleInterface **iface) const |
| QObject * | object () const |
| QObject * | object () const |
| | QtScriptShell_QAccessibleInterface () |
| | QtScriptShell_QAccessibleInterface () |
| QRect | rect (int child) const |
| QRect | rect (int child) const |
| QAccessible::Relation | relationTo (int child, const QAccessibleInterface *other, int otherChild) const |
| QAccessible::Relation | relationTo (int child, const QAccessibleInterface *other, int otherChild) const |
| QAccessible::Role | role (int child) const |
| QAccessible::Role | role (int child) const |
| void | setText (QAccessible::Text t, int child, const QString &text) |
| void | setText (QAccessible::Text t, int child, const QString &text) |
| QAccessible::State | state (int child) const |
| QAccessible::State | state (int child) const |
| QString | text (QAccessible::Text t, int child) const |
| QString | text (QAccessible::Text t, int child) const |
| int | userActionCount (int child) const |
| int | userActionCount (int child) const |
| | ~QtScriptShell_QAccessibleInterface () |
| | ~QtScriptShell_QAccessibleInterface () |
Constructor & Destructor Documentation
| QtScriptShell_QAccessibleInterface::QtScriptShell_QAccessibleInterface |
( |
| ) |
|
| QtScriptShell_QAccessibleInterface::~QtScriptShell_QAccessibleInterface |
( |
| ) |
|
| QtScriptShell_QAccessibleInterface::QtScriptShell_QAccessibleInterface |
( |
| ) |
|
| QtScriptShell_QAccessibleInterface::~QtScriptShell_QAccessibleInterface |
( |
| ) |
|
Member Function Documentation
| QString QtScriptShell_QAccessibleInterface::actionText |
( |
int |
action, |
|
|
QAccessible::Text |
t, |
|
|
int |
child |
|
) |
| const |
| QString QtScriptShell_QAccessibleInterface::actionText |
( |
int |
action, |
|
|
QAccessible::Text |
t, |
|
|
int |
child |
|
) |
| const |
| int QtScriptShell_QAccessibleInterface::childAt |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
| int QtScriptShell_QAccessibleInterface::childAt |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
| int QtScriptShell_QAccessibleInterface::childCount |
( |
| ) |
const |
| int QtScriptShell_QAccessibleInterface::childCount |
( |
| ) |
const |
| bool QtScriptShell_QAccessibleInterface::doAction |
( |
int |
action, |
|
|
int |
child, |
|
|
const QList< QVariant > & |
params = QVariantList() |
|
) |
| |
| bool QtScriptShell_QAccessibleInterface::doAction |
( |
int |
action, |
|
|
int |
child, |
|
|
const QList< QVariant > & |
params = QVariantList() |
|
) |
| |
| int QtScriptShell_QAccessibleInterface::indexOfChild |
( |
const QAccessibleInterface * |
arg__1 | ) |
const |
| int QtScriptShell_QAccessibleInterface::indexOfChild |
( |
const QAccessibleInterface * |
arg__1 | ) |
const |
| bool QtScriptShell_QAccessibleInterface::isValid |
( |
| ) |
const |
| bool QtScriptShell_QAccessibleInterface::isValid |
( |
| ) |
const |
| int QtScriptShell_QAccessibleInterface::navigate |
( |
QAccessible::RelationFlag |
relation, |
|
|
int |
index, |
|
|
QAccessibleInterface ** |
iface |
|
) |
| const |
| int QtScriptShell_QAccessibleInterface::navigate |
( |
QAccessible::RelationFlag |
relation, |
|
|
int |
index, |
|
|
QAccessibleInterface ** |
iface |
|
) |
| const |
| QObject * QtScriptShell_QAccessibleInterface::object |
( |
| ) |
const |
| QObject* QtScriptShell_QAccessibleInterface::object |
( |
| ) |
const |
| QRect QtScriptShell_QAccessibleInterface::rect |
( |
int |
child | ) |
const |
| QRect QtScriptShell_QAccessibleInterface::rect |
( |
int |
child | ) |
const |
| QAccessible::Relation QtScriptShell_QAccessibleInterface::relationTo |
( |
int |
child, |
|
|
const QAccessibleInterface * |
other, |
|
|
int |
otherChild |
|
) |
| const |
| QAccessible::Relation QtScriptShell_QAccessibleInterface::relationTo |
( |
int |
child, |
|
|
const QAccessibleInterface * |
other, |
|
|
int |
otherChild |
|
) |
| const |
| QAccessible::Role QtScriptShell_QAccessibleInterface::role |
( |
int |
child | ) |
const |
| QAccessible::Role QtScriptShell_QAccessibleInterface::role |
( |
int |
child | ) |
const |
| void QtScriptShell_QAccessibleInterface::setText |
( |
QAccessible::Text |
t, |
|
|
int |
child, |
|
|
const QString & |
text |
|
) |
| |
| void QtScriptShell_QAccessibleInterface::setText |
( |
QAccessible::Text |
t, |
|
|
int |
child, |
|
|
const QString & |
text |
|
) |
| |
| QAccessible::State QtScriptShell_QAccessibleInterface::state |
( |
int |
child | ) |
const |
| QAccessible::State QtScriptShell_QAccessibleInterface::state |
( |
int |
child | ) |
const |
| QString QtScriptShell_QAccessibleInterface::text |
( |
QAccessible::Text |
t, |
|
|
int |
child |
|
) |
| const |
| QString QtScriptShell_QAccessibleInterface::text |
( |
QAccessible::Text |
t, |
|
|
int |
child |
|
) |
| const |
| int QtScriptShell_QAccessibleInterface::userActionCount |
( |
int |
child | ) |
const |
| int QtScriptShell_QAccessibleInterface::userActionCount |
( |
int |
child | ) |
const |
Member Data Documentation
| QScriptValue QtScriptShell_QAccessibleInterface::__qtscript_self |
The documentation for this class was generated from the following files: