List of All Members for QGraphicsSceneWheelEvent
This is the complete list of members for QGraphicsSceneWheelEvent, including inherited members.
- enum Type
- ~QGraphicsSceneWheelEvent()
- buttons() const : Qt::MouseButtons
- delta() const : int
- 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 )
- widget() const : QWidget *