#include <QtGui/qevent.h>
#ifndef QEVENT_H
#ifndef QT_NO_SHORTCUT
inline bool operator ==(enum QKeySequence::StandardKey key, class QKeyEvent* e);
#endif // QT_NO_SHORTCUT
#endif // QEVENT_H