![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/private/qtguiglobal_p.h>
#include <QtCore/qstring.h>
#include <QtCore/qstringlist.h>
#include <QtGui/qaccessible.h>
Go to the source code of this file.
Namespaces | |
namespace | QAccessibleBridgeUtils |
Functions | |
QT_REQUIRE_CONFIG (accessibility) | |
QStringList | QAccessibleBridgeUtils::effectiveActionNames (QAccessibleInterface *iface) |
bool | QAccessibleBridgeUtils::performEffectiveAction (QAccessibleInterface *iface, const QString &actionName) |
QString | QAccessibleBridgeUtils::accessibleId (QAccessibleInterface *accessible) |
QT_REQUIRE_CONFIG | ( | accessibility | ) |