Home · All Classes · Modules

QCursor Class Reference
[QtGui module]

Methods

Static Methods


Detailed Description

A Qt.CursorShape may be used whenever a QCursor is expected.


Method Documentation

QCursor.__init__ (self)

QCursor.__init__ (self, Qt.CursorShape)

QCursor.__init__ (self, QBitmap, QBitmap, int hotX = -1, int hotY = -1)

QCursor.__init__ (self, QPixmap, int hotX = -1, int hotY = -1)

QCursor.__init__ (self, QCursor)

QCursor.__init__ (self, QVariant variant)

QBitmap QCursor.bitmap (self)

QPoint QCursor.hotSpot (self)

QBitmap QCursor.mask (self)

QPixmap QCursor.pixmap (self)

QPoint QCursor.pos ()

QCursor.setPos (int, int)

QCursor.setPos (QPoint)

QCursor.setShape (self, Qt.CursorShape)

Qt.CursorShape QCursor.shape (self)


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