Home · All Classes · All Functions · Overviews |
The QInputEvent class is the base class for events that describe user input. More...
#include <QInputEvent>
Inherits QEvent.
Inherited by QContextMenuEvent, QKeyEvent, QMouseEvent, QTabletEvent, QTouchEvent, and QWheelEvent.
Qt::KeyboardModifiers | modifiers () const |
The QInputEvent class is the base class for events that describe user input.
Returns the keyboard modifier flags that existed immediately before the event occurred.
See also QApplication::keyboardModifiers().
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.6.0 |