Qt Reference Documentation
Home
Modules
QtGui
QGraphicsSceneWheelEvent
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
d
: QEventPrivate *
d_ptr
: QScopedPointer<QGraphicsSceneEventPrivate>
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
t
: ushort
type
() const : Type
widget
() const : QWidget *