![]() |
Qt 6.x
The Qt SDK
|
Functions | |
| static bool | performAction (QAccessibleInterface *iface, const QString &actionName) |
| QStringList | effectiveActionNames (QAccessibleInterface *iface) |
| bool | performEffectiveAction (QAccessibleInterface *iface, const QString &actionName) |
| Q_GUI_EXPORT QStringList QAccessibleBridgeUtils::effectiveActionNames | ( | QAccessibleInterface * | iface | ) |
Definition at line 21 of file qaccessiblebridgeutils.cpp.
Referenced by QtAndroidAccessibility::populateNode_helper().
Here is the caller graph for this function:
|
static |
Definition at line 10 of file qaccessiblebridgeutils.cpp.
Referenced by performEffectiveAction().
Here is the caller graph for this function:| Q_GUI_EXPORT bool QAccessibleBridgeUtils::performEffectiveAction | ( | QAccessibleInterface * | iface, |
| const QString & | actionName | ||
| ) |
Definition at line 36 of file qaccessiblebridgeutils.cpp.
References performAction(), qCeil(), qFuzzyIsNull(), QVariant::toDouble(), and QVariant::userType().
Referenced by QtAndroidAccessibility::scroll_helper().
Here is the call graph for this function:
Here is the caller graph for this function: