|
Krita Source Code Documentation
|
#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... | |