Qt 5.15
Qt Widgets
C++ Classes
QGraphicsSceneWheelEvent
Qt 5.15.8 Reference Documentation
List of All Members for QGraphicsSceneWheelEvent
This is the complete list of members for
QGraphicsSceneWheelEvent
, including inherited members.
enum
Type
~QGraphicsSceneWheelEvent
()
accept
()
buttons
() const : Qt::MouseButtons
delta
() const : int
ignore
()
isAccepted
() const : bool
modifiers
() const : Qt::KeyboardModifiers
orientation
() const : Qt::Orientation
pos
() const : QPointF
registerEventType
(int ) : int
scenePos
() const : QPointF
screenPos
() const : QPoint
setAccepted
(bool )
spontaneous
() const : bool
type
() const : QEvent::Type
widget
() const : QWidget *