Qt 6.0
Qt GUI
C++ Classes
QWheelEvent
Qt 6.0.0 Reference Documentation
List of All Members for QWheelEvent
This is the complete list of members for
QWheelEvent
, including inherited members.
QWheelEvent
(const QPointF &, const QPointF &, QPoint , QPoint , Qt::MouseButtons , Qt::KeyboardModifiers , Qt::ScrollPhase , bool , Qt::MouseEventSource , const QPointingDevice *)
enum
Type
accept
()
addPassiveGrabber
(const QEventPoint &, QObject *) : bool
allPointsAccepted
() const : bool
allPointsGrabbed
() const : bool
angleDelta
() const : QPoint
button
() const : Qt::MouseButton
buttons
() const : Qt::MouseButtons
clearPassiveGrabbers
(const QEventPoint &)
device
() const : const QInputDevice *
deviceType
() const : QInputDevice::DeviceType
exclusiveGrabber
(const QEventPoint &) const : QObject *
globalPosition
() const : QPointF
ignore
()
inverted
() const : bool
isAccepted
() const : bool
isBeginEvent
() const : bool
isEndEvent
() const : bool
isInputEvent
() const : bool
isPointerEvent
() const : bool
isUpdateEvent
() const : bool
modifiers
() const : Qt::KeyboardModifiers
passiveGrabbers
(const QEventPoint &) const : QList<QPointer<QObject> >
phase
() const : Qt::ScrollPhase
pixelDelta
() const : QPoint
point
(qsizetype ) : QEventPoint &
pointById
(int ) : QEventPoint *
pointCount
() const : qsizetype
pointerType
() const : QPointingDevice::PointerType
pointingDevice
() const : const QPointingDevice *
position
() const : QPointF
registerEventType
(int ) : int
removePassiveGrabber
(const QEventPoint &, QObject *) : bool
scenePosition
() const : QPointF
setAccepted
(bool )
setExclusiveGrabber
(const QEventPoint &, QObject *)
spontaneous
() const : bool
timestamp
() const : ulong
type
() const : QEvent::Type