Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QAccessibleBridgeUtils Namespace Reference

Functions

static bool performAction (QAccessibleInterface *iface, const QString &actionName)
 
QStringList effectiveActionNames (QAccessibleInterface *iface)
 
bool performEffectiveAction (QAccessibleInterface *iface, const QString &actionName)
 

Function Documentation

◆ effectiveActionNames()

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:

◆ performAction()

static bool QAccessibleBridgeUtils::performAction ( QAccessibleInterface *  iface,
const QString actionName 
)
static

Definition at line 10 of file qaccessiblebridgeutils.cpp.

Referenced by performEffectiveAction().

+ Here is the caller graph for this function:

◆ 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().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: