#include <QtGui/qevent.h>
#ifndef QEVENT_H
#ifndef QT_NO_INPUTMETHOD
class QInputMethodEvent: public QEvent{
public: inline class QList < class QInputMethodEvent::Attribute > const & attributes() const
};
#endif // QT_NO_INPUTMETHOD
#endif // QEVENT_H