Qt 5.11
Qt GUI
C++ Classes
QWheelEvent
Qt 5.11.3 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 , int , Qt::Orientation , Qt::MouseButtons , Qt::KeyboardModifiers )
QWheelEvent
(const QPointF &, const QPointF &, QPoint , QPoint , int , Qt::Orientation , Qt::MouseButtons , Qt::KeyboardModifiers , Qt::ScrollPhase )
QWheelEvent
(const QPointF &, const QPointF &, QPoint , QPoint , int , Qt::Orientation , Qt::MouseButtons , Qt::KeyboardModifiers , Qt::ScrollPhase , Qt::MouseEventSource )
QWheelEvent
(const QPointF &, const QPointF &, QPoint , QPoint , int , Qt::Orientation , Qt::MouseButtons , Qt::KeyboardModifiers , Qt::ScrollPhase , Qt::MouseEventSource , bool )
angleD
: QPoint
angleDelta
() const : QPoint
buttons
() const : Qt::MouseButtons
g
: QPointF
globalPos
() const : QPoint
globalPosF
() const : const QPointF &
globalX
() const : int
globalY
() const : int
inverted
() const : bool
invertedScrolling
: bool
modState
: Qt::KeyboardModifiers
modifiers
() const : Qt::KeyboardModifiers
mouseState
: Qt::MouseButtons
p
: QPointF
ph
: uint
phase
() const : Qt::ScrollPhase
pixelD
: QPoint
pixelDelta
() const : QPoint
pos
() const : QPoint
posF
() const : const QPointF &
qt4D
: int
qt4O
: Qt::Orientation
reserved
: int
source
() const : Qt::MouseEventSource
src
: uint
timestamp
() const : ulong
ts
: ulong
x
() const : int
y
() const : int