5#ifndef QUIACCESSIBILITYELEMENT_H
6#define QUIACCESSIBILITYELEMENT_H
11#if QT_CONFIG(accessibility)
13@interface QT_MANGLE_NAMESPACE(QMacAccessibilityElement) : UIAccessibilityElement
15@property (readonly) QAccessible::Id axid;
17+ (instancetype)elementWithId:(QAccessible::Id)anId;
QVariant styleHint(StyleHint hint) const override
QPlatformTheme * createPlatformTheme(const QString &name) const override
void beep() const override
static QIOSIntegration * instance()
void setApplicationBadge(qint64 number) override
QPointingDevice * touchDevice()
QStringList themeNames() const override
QPlatformNativeInterface * nativeInterface() const override
QAbstractEventDispatcher * createEventDispatcher() const override
Factory function for the GUI event dispatcher.
QPlatformServices * services() const override
QPlatformInputContext * inputContext() const override
Returns the platforms input context.
QPlatformFontDatabase * fontDatabase() const override
Accessor for the platform integration's fontdatabase.
#define QIosOptionalPluginInterface_iid