krita/ui

KisCursor Class Reference

#include <kis_cursor.h>

List of all members.

Public Member Functions

 KisCursor ()

Static Public Member Functions

static QCursor airbrushCursor ()
static QCursor arrowCursor ()
static QCursor blankCursor ()
static QCursor brushCursor ()
static QCursor closedHandCursor ()
static QCursor colorChangerCursor ()
static QCursor crossCursor ()
static QCursor eraserCursor ()
static QCursor fillerCursor ()
static QCursor handCursor ()
static QCursor ibeamCursor ()
static QCursor load (const QString &imageFilename, int hotspotX=-1, int hotspotY=-1)
static QCursor moveCursor ()
static QCursor openHandCursor ()
static QCursor penCursor ()
static QCursor pickerCursor ()
static QCursor pickerMinusCursor ()
static QCursor pickerPlusCursor ()
static QCursor pointingHandCursor ()
static QCursor rotateCursor ()
static QCursor selectCursor ()
static QCursor sizeAllCursor ()
static QCursor sizeBDiagCursor ()
static QCursor sizeFDiagCursor ()
static QCursor sizeHorCursor ()
static QCursor sizeVerCursor ()
static QCursor splitHCursor ()
static QCursor splitVCursor ()
static QCursor upArrowCursor ()
static QCursor waitCursor ()
static QCursor zoomCursor ()

Detailed Description

Definition at line 29 of file kis_cursor.h.


Constructor & Destructor Documentation

KisCursor::KisCursor (  ) 

Definition at line 37 of file kis_cursor.cc.


Member Function Documentation

QCursor KisCursor::airbrushCursor (  )  [static]

Definition at line 205 of file kis_cursor.cc.

QCursor KisCursor::arrowCursor (  )  [static]

Definition at line 42 of file kis_cursor.cc.

QCursor KisCursor::blankCursor (  )  [static]

Definition at line 92 of file kis_cursor.cc.

QCursor KisCursor::brushCursor (  )  [static]

Definition at line 186 of file kis_cursor.cc.

QCursor KisCursor::closedHandCursor (  )  [static]

Definition at line 336 of file kis_cursor.cc.

QCursor KisCursor::colorChangerCursor (  )  [static]

Definition at line 258 of file kis_cursor.cc.

QCursor KisCursor::crossCursor (  )  [static]

Definition at line 52 of file kis_cursor.cc.

QCursor KisCursor::eraserCursor (  )  [static]

Definition at line 222 of file kis_cursor.cc.

QCursor KisCursor::fillerCursor (  )  [static]

Definition at line 241 of file kis_cursor.cc.

QCursor KisCursor::handCursor (  )  [static]

Definition at line 309 of file kis_cursor.cc.

QCursor KisCursor::ibeamCursor (  )  [static]

Definition at line 62 of file kis_cursor.cc.

QCursor KisCursor::load ( const QString imageFilename,
int  hotspotX = -1,
int  hotspotY = -1 
) [static]

Definition at line 346 of file kis_cursor.cc.

QCursor KisCursor::moveCursor (  )  [static]

Definition at line 292 of file kis_cursor.cc.

QCursor KisCursor::openHandCursor (  )  [static]

Definition at line 331 of file kis_cursor.cc.

QCursor KisCursor::penCursor (  )  [static]

Definition at line 169 of file kis_cursor.cc.

QCursor KisCursor::pickerCursor (  )  [static]

Definition at line 117 of file kis_cursor.cc.

QCursor KisCursor::pickerMinusCursor (  )  [static]

Definition at line 153 of file kis_cursor.cc.

QCursor KisCursor::pickerPlusCursor (  )  [static]

Definition at line 135 of file kis_cursor.cc.

QCursor KisCursor::pointingHandCursor (  )  [static]

Definition at line 107 of file kis_cursor.cc.

QCursor KisCursor::rotateCursor (  )  [static]

Definition at line 341 of file kis_cursor.cc.

QCursor KisCursor::selectCursor (  )  [static]

Definition at line 314 of file kis_cursor.cc.

QCursor KisCursor::sizeAllCursor (  )  [static]

Definition at line 87 of file kis_cursor.cc.

QCursor KisCursor::sizeBDiagCursor (  )  [static]

Definition at line 77 of file kis_cursor.cc.

QCursor KisCursor::sizeFDiagCursor (  )  [static]

Definition at line 82 of file kis_cursor.cc.

QCursor KisCursor::sizeHorCursor (  )  [static]

Definition at line 72 of file kis_cursor.cc.

QCursor KisCursor::sizeVerCursor (  )  [static]

Definition at line 67 of file kis_cursor.cc.

QCursor KisCursor::splitHCursor (  )  [static]

Definition at line 102 of file kis_cursor.cc.

QCursor KisCursor::splitVCursor (  )  [static]

Definition at line 97 of file kis_cursor.cc.

QCursor KisCursor::upArrowCursor (  )  [static]

Definition at line 47 of file kis_cursor.cc.

QCursor KisCursor::waitCursor (  )  [static]

Definition at line 57 of file kis_cursor.cc.

QCursor KisCursor::zoomCursor (  )  [static]

Definition at line 275 of file kis_cursor.cc.


The documentation for this class was generated from the following files: