7#ifndef KIS_CURSOR_CACHE_H
8#define KIS_CURSOR_CACHE_H
27 QCursor
load(
const QString & cursorName,
int hotspotX,
int hotspotY);
static KisCursorCache * instance()
QHash< QString, QPair< QPoint, QCursor > > cursorHash
QCursor load(const QString &cursorName, int hotspotX, int hotspotY)