class KCursor
|
A QCursor wrapper allowing "themed" cursors.
More... |
|
|
Public Members
Detailed Description
A wrapper around QCursor that allows for "themed" cursors.
Currently, the only themed cursor is a 'hand' cursor.
A typical usage would be
setCursor(KCursor::handCursor());
Constructor. Does not do anything so far
[static]
Static function returning the proper hand cursor according to
the current GUI style.
[static]
Static function returning the proper arrow cursor according to
the current GUI style.
[static]
Static function returning the proper up arrow cursor according to
the current GUI style.
[static]
Static function returning the proper cross-hair cursor according to
the current GUI style.
[static]
Static function returning the proper hourglass cursor according to
the current GUI style.
[static]
Static function returning the proper text cursor according to
the current GUI style.
[static]
Static function returning the proper vertical resize cursor
according to the current GUI style.
[static]
Static function returning the proper horizontal resize cursor
according to the current GUI style.
[static]
Static function returning the proper diagonal resize (/) cursor
according to the current GUI style.
[static]
Static function returning the proper diagonal resize (\) cursor
according to the current GUI style.
[static]
Static function returning the proper all directions resize cursor
according to the current GUI style.
[static]
Static function returning a blank or invisible cursor
- Author: Kurt Granroth <granroth@kde.org>
- Generated: root@porky.devel.redhat.com on Fri Sep 24 17:45:05 199.