4#ifndef QQUICKACCESSIBLEFACTORY_H
5#define QQUICKACCESSIBLEFACTORY_H
18#include <QtGui/qaccessible.h>
19#include <QtCore/private/qglobal_p.h>
22#if QT_CONFIG(accessibility)
24QAccessibleInterface *qQuickAccessibleFactory(
const QString &classname,
QObject *
object);
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.