|
Krita Source Code Documentation
|
#include <QScopedPointer>#include <QObject>Go to the source code of this file.
Classes | |
| class | KisCustomModifiersCatcher |
| The KisCustomModifiersCatcher class is a special utility class that tracks custom modifiers pressed. Its main purpose is to avoid manual tracking of KeyPress/KeyRelease/FocusIn events in the class and reuse the common code in multiple widgets. More... | |