Qt 5.13
Qt GUI
C++ Classes
QWheelEvent
Qt 5.13.2 Reference Documentation
List of All Members for QWheelEvent
This is the complete list of members for
QWheelEvent
, including inherited members.
QWheelEvent
(QPointF , QPointF , QPoint , QPoint , Qt::MouseButtons , Qt::KeyboardModifiers , Qt::ScrollPhase , bool , Qt::MouseEventSource )
QWheelEvent
(const QPointF &, const QPointF &, QPoint , QPoint , int , Qt::Orientation , Qt::MouseButtons , Qt::KeyboardModifiers , Qt::ScrollPhase , Qt::MouseEventSource , bool )
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 )
QWheelEvent
(const QPointF &, const QPointF &, QPoint , QPoint , int , Qt::Orientation , Qt::MouseButtons , Qt::KeyboardModifiers )
angleDelta
() const : QPoint
buttons
() const : Qt::MouseButtons
globalPos
() const : QPoint
globalPosF
() const : const QPointF &
globalX
() const : int
globalY
() const : int
inverted
() const : bool
modifiers
() const : Qt::KeyboardModifiers
phase
() const : Qt::ScrollPhase
pixelDelta
() const : QPoint
pos
() const : QPoint
posF
() const : const QPointF &
source
() const : Qt::MouseEventSource
timestamp
() const : ulong
x
() const : int
y
() const : int