#include <QtGui/qaccessiblebridge.h>
#ifndef QACCESSIBLEBRIDGE_H
#ifndef QT_NO_ACCESSIBILITY
class QAccessibleBridgePlugin: public QObject, public QAccessibleBridgeFactoryInterface{
public: static struct QMetaObject const staticMetaObject;
};
#endif // QT_NO_ACCESSIBILITY
#endif // QACCESSIBLEBRIDGE_H