PyKDE - Python Bindings for KDE
class KCursor
Table of contents
Modules
kdeui Classes
All Classes
Module
kdeui
Class
KCursor
Inherits
Qt
methods
KCursor
()
returns
a KCursor instance
arrowCursor
()
returns
(QCursor)
static
autoHideEventFilter
(a0, a1)
returns
nothing
static
Argument
Type
Default
a0
QObject
a1
QEvent
blankCursor
()
returns
(QCursor)
static
crossCursor
()
returns
(QCursor)
static
handCursor
()
returns
(QCursor)
static
hideCursorDelay
()
returns
(int)
static
ibeamCursor
()
returns
(QCursor)
static
setAutoHideCursor
(w, enable)
returns
nothing
static
Argument
Type
Default
w
QWidget
enable
bool
setAutoHideCursor
(w, enable, customEventFilter)
returns
nothing
static
Argument
Type
Default
w
QWidget
enable
bool
customEventFilter
bool
setHideCursorDelay
(ms)
returns
nothing
static
Argument
Type
Default
ms
int
sizeAllCursor
()
returns
(QCursor)
static
sizeBDiagCursor
()
returns
(QCursor)
static
sizeFDiagCursor
()
returns
(QCursor)
static
sizeHorCursor
()
returns
(QCursor)
static
sizeVerCursor
()
returns
(QCursor)
static
upArrowCursor
()
returns
(QCursor)
static
waitCursor
()
returns
(QCursor)
static
whatsThisCursor
()
returns
(QCursor)
static
workingCursor
()
returns
(QCursor)
static