QInputEvent露
- PyQt5.QtGui.QInputEvent
Inherits from QEvent.
Inherited by QContextMenuEvent, QHoverEvent, QKeyEvent, QMouseEvent, QNativeGestureEvent, QTabletEvent, QTouchEvent, QWheelEvent.
Description露
The QInputEvent class is the base class for events that describe user input.
Methods露
- modifiers() → KeyboardModifiers
See also
setModifiers().
- setTimestamp(int)
TODO
- timestamp() → int
TODO