Qt 5.12
Qt GUI
C++ Classes
QWheelEvent
Qt 5.12.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 , 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 )
QWheelEvent
(QPointF , QPointF , QPoint , QPoint , Qt::MouseButtons , Qt::KeyboardModifiers , Qt::ScrollPhase , bool , Qt::MouseEventSource )
_unused_
: uint
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
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
x
() const : int
y
() const : int