Qt 5.13
Qt GUI
C++ Classes
QWheelEvent
Qt 5.13.1 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 )
enum
Type
accept
()
angleDelta
() const : QPoint
buttons
() const : Qt::MouseButtons
globalPos
() const : QPoint
globalPosF
() const : const QPointF &
globalX
() const : int
globalY
() const : int
ignore
()
inverted
() const : bool
isAccepted
() const : bool
modifiers
() const : Qt::KeyboardModifiers
phase
() const : Qt::ScrollPhase
pixelDelta
() const : QPoint
pos
() const : QPoint
posF
() const : const QPointF &
registerEventType
(int ) : int
setAccepted
(bool )
source
() const : Qt::MouseEventSource
spontaneous
() const : bool
timestamp
() const : ulong
type
() const : QEvent::Type
x
() const : int
y
() const : int