Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_custom_modifiers_catcher.h File Reference
#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...