Home · All Classes · Modules

QTouchEvent Class Reference
[QtGui module]

Inherits QInputEvent.

Types

Methods


Detailed Description


Type Documentation

QTouchEvent.DeviceType


Method Documentation

QTouchEvent.__init__ (self, QEvent.Type, DeviceType deviceType = QTouchEvent.TouchScreen, Qt.KeyboardModifiers modifiers = Qt.NoModifier, Qt.TouchPointStates touchPointStates = 0, list-of-QTouchEvent.TouchPoint touchPoints = QList<QTouchEvent.TouchPoint>())

QTouchEvent.__init__ (self, QTouchEvent)

DeviceType QTouchEvent.deviceType (self)

list-of-QTouchEvent.TouchPoint QTouchEvent.touchPoints (self)

Qt.TouchPointStates QTouchEvent.touchPointStates (self)

QWidget QTouchEvent.widget (self)


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