Qt 5.15
Qt GUI
C++ Classes
QWheelEvent
Qt 5.15.8 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 )
enum
Type
accept
()
angleDelta
() const : QPoint
buttons
() const : Qt::MouseButtons
globalPosition
() const : QPointF
ignore
()
inverted
() const : bool
isAccepted
() const : bool
modifiers
() const : Qt::KeyboardModifiers
phase
() const : Qt::ScrollPhase
pixelDelta
() const : QPoint
position
() const : QPointF
registerEventType
(int ) : int
setAccepted
(bool )
source
() const : Qt::MouseEventSource
spontaneous
() const : bool
timestamp
() const : ulong
type
() const : QEvent::Type