Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_cursor_override_hijacker.h File Reference
#include <QCursor>
#include <QStack>
#include <QApplication>

Go to the source code of this file.

Classes

class  KisCursorOverrideHijacker
 The KisCursorOverrideHijacker class stores all override cursors in a stack, and resets them back after the object is deleted. This is useful when you need to show a dialog when a busy cursor is shown. More...