Home
·
All Classes
·
Modules
QWheelEvent Class Reference
[
QtGui
module]
Inherits
QInputEvent
.
Methods
__init__
(
self
, QPoint, int, Qt.MouseButtons, Qt.KeyboardModifiers, Qt.Orientation
orientation
= Qt.Vertical)
__init__
(
self
, QPoint, QPoint, int, Qt.MouseButtons, Qt.KeyboardModifiers, Qt.Orientation
orientation
= Qt.Vertical)
__init__
(
self
, QWheelEvent)
Qt.MouseButtons
buttons
(
self
)
int
delta
(
self
)
QPoint
globalPos
(
self
)
int
globalX
(
self
)
int
globalY
(
self
)
Qt.Orientation
orientation
(
self
)
QPoint
pos
(
self
)
int
x
(
self
)
int
y
(
self
)
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 X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0