Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qaccessiblebridgeutils.cpp File Reference

(750281ba486b7fac3075f26d5035c4f769e2b36a)

#include "qaccessiblebridgeutils_p.h"
#include <QtCore/qmath.h>
#include <QtGui/qwindow.h>
Include dependency graph for qaccessiblebridgeutils.cpp:

Go to the source code of this file.

Namespaces

namespace  QAccessibleBridgeUtils

Functions

static bool QAccessibleBridgeUtils::performAction (QAccessibleInterface *iface, const QString &actionName)
QStringList QAccessibleBridgeUtils::effectiveActionNames (QAccessibleInterface *iface)
bool QAccessibleBridgeUtils::performEffectiveAction (QAccessibleInterface *iface, const QString &actionName)
QString QAccessibleBridgeUtils::accessibleId (QAccessibleInterface *accessible)
QWindowQAccessibleBridgeUtils::windowFor (const QAccessibleInterface *iface, const QAccessibleInterface *ancestorInterface, QWindow *ancestorWindow)