Qt 6.7
Qt GUI
C++ Classes
QInputEvent
Qt 6.7.2 Reference Documentation
List of All Members for QInputEvent
This is the complete list of members for
QInputEvent
, including inherited members.
enum
Type
accept
()
clone
() const : QEvent *
device
() const : const QInputDevice *
deviceType
() const : QInputDevice::DeviceType
ignore
()
isAccepted
() const : bool
isInputEvent
() const : bool
isPointerEvent
() const : bool
isSinglePointEvent
() const : bool
modifiers
() const : Qt::KeyboardModifiers
registerEventType
(int) : int
setAccepted
(bool)
spontaneous
() const : bool
timestamp
() const : quint64
type
() const : QEvent::Type