QInputEvent Class

The QInputEvent class is the base class for events that describe user input. More...

Header: #include <QInputEvent>
qmake: QT += gui
Inherits: QEvent
Inherited By:

QContextMenuEvent, QHoverEvent, QKeyEvent, QMouseEvent, QNativeGestureEvent, QTabletEvent, QTouchEvent, and QWheelEvent

Additional Inherited Members

  • 1 property inherited from QEvent
  • 2 public functions inherited from QEvent
  • 1 static public member inherited from QEvent

Detailed Description