Qt 6.12
Qt GUI
C++ Classes
QMoveEvent
Qt 6.12.0 Reference Documentation
List of All Members for QMoveEvent
This is the complete list of members for
QMoveEvent
, including inherited members.
enum
Type
QMoveEvent
(const QPoint &, const QPoint &)
QMoveEvent
(QMoveEvent &&)
accept
()
clone
() const : QEvent *
ignore
()
isAccepted
() const : bool
isInputEvent
() const : bool
isPointerEvent
() const : bool
isSinglePointEvent
() const : bool
oldPos
() const : const QPoint &
pos
() const : const QPoint &
registerEventType
(int) : int
setAccepted
(bool)
spontaneous
() const : bool
type
() const : QEvent::Type
operator=
(QMoveEvent &&) : QMoveEvent &
operator=
(QEvent &&) : QEvent &
operator=
(const QMoveEvent &) : QMoveEvent &
operator=
(const QEvent &) : QEvent &