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