![]() |
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().
|
static |
Definition at line 10 of file qaccessiblebridgeutils.cpp.
Referenced by performEffectiveAction().
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().