Qt 6.7
Qt Widgets
C++ Classes
QGraphicsSceneWheelEvent
Qt 6.7.2 Reference Documentation
List of All Members for QGraphicsSceneWheelEvent
This is the complete list of members for
QGraphicsSceneWheelEvent
, including inherited members.
enum
Type
~QGraphicsSceneWheelEvent
()
accept
()
buttons
() const : Qt::MouseButtons
clone
() const : QEvent *
delta
() const : int
ignore
()
isAccepted
() const : bool
isInputEvent
() const : bool
isInverted
() const : bool
isPointerEvent
() const : bool
isSinglePointEvent
() const : bool
modifiers
() const : Qt::KeyboardModifiers
orientation
() const : Qt::Orientation
phase
() const : Qt::ScrollPhase
pixelDelta
() const : QPoint
pos
() const : QPointF
registerEventType
(int) : int
scenePos
() const : QPointF
screenPos
() const : QPoint
setAccepted
(bool)
spontaneous
() const : bool
timestamp
() const : quint64
type
() const : QEvent::Type
widget
() const : QWidget *