Home · All Classes · Modules

QWheelEvent Class Reference
[QtGui module]

Inherits QInputEvent.

Methods


Detailed Description


Method Documentation

QWheelEvent.__init__ (self, QPoint, int, Qt.MouseButtons, Qt.KeyboardModifiers, Qt.Orientation orientation = Qt.Vertical)

QWheelEvent.__init__ (self, QPoint, QPoint, int, Qt.MouseButtons, Qt.KeyboardModifiers, Qt.Orientation orientation = Qt.Vertical)

QWheelEvent.__init__ (self, QWheelEvent)

Qt.MouseButtons QWheelEvent.buttons (self)

int QWheelEvent.delta (self)

QPoint QWheelEvent.globalPos (self)

int QWheelEvent.globalX (self)

int QWheelEvent.globalY (self)

Qt.Orientation QWheelEvent.orientation (self)

QPoint QWheelEvent.pos (self)

int QWheelEvent.x (self)

int QWheelEvent.y (self)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0