Qt 6.6
Qt Core
C++ Classes
QtCore
QEvent
Qt 6.6.0 Reference Documentation
List of All Members for QEvent
This is the complete list of members for
QEvent
, including inherited members.
enum
Type
QEvent
(Type)
QEvent
(Type, InputEventTag)
QEvent
(Type, PointerEventTag)
QEvent
(Type, SinglePointEventTag)
QEvent
(const QEvent &)
~QEvent
()
accept
()
clone
() const : QEvent *
ignore
()
isAccepted
() const : bool
isInputEvent
() const : bool
isPointerEvent
() const : bool
isSinglePointEvent
() const : bool
registerEventType
(int) : int
setAccepted
(bool)
spontaneous
() const : bool
type
() const : Type
operator=
(const QEvent &) : QEvent &