Qt 6.6
Qt GUI
C++ Classes
QtGui
QMoveEvent
Qt 6.6.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 &)
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 : Type
operator=
(const QEvent &) : QEvent &