QInputEvent Class Reference [QtGui module]
The QInputEvent class is the base class for events that describe user input. More...
#include <QInputEvent> Inherits QEvent.
Inherited by QContextMenuEvent, QKeyEvent, QMouseEvent, QTabletEvent, and QWheelEvent.
Public Functions
- 6 public functions inherited from QEvent
Additional Inherited Members
- 1 property inherited from QEvent
- 1 static public member inherited from QEvent
Detailed Description
The QInputEvent class is the base class for events that describe user input.
Member Function Documentation
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.5.2 |
|