![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Functions | |
static bool | performAction (QAccessibleInterface *iface, const QString &actionName) |
QStringList | effectiveActionNames (QAccessibleInterface *iface) |
bool | performEffectiveAction (QAccessibleInterface *iface, const QString &actionName) |
QString | accessibleId (QAccessibleInterface *accessible) |
QString QAccessibleBridgeUtils::accessibleId | ( | QAccessibleInterface * | accessible | ) |
Definition at line 75 of file qaccessiblebridgeutils.cpp.
QStringList QAccessibleBridgeUtils::effectiveActionNames | ( | QAccessibleInterface * | iface | ) |
Definition at line 21 of file qaccessiblebridgeutils.cpp.
|
static |
Definition at line 10 of file qaccessiblebridgeutils.cpp.
bool QAccessibleBridgeUtils::performEffectiveAction | ( | QAccessibleInterface * | iface, |
const QString & | actionName ) |
Definition at line 36 of file qaccessiblebridgeutils.cpp.