|
Krita Source Code Documentation
|
#include "kis_canvas_controls_manager.h"#include <kactioncollection.h>#include <QAction>#include <KoCanvasResourceProvider.h>#include "kis_action.h"#include "kis_action_manager.h"#include "KisViewManager.h"#include "kis_canvas2.h"#include "kis_canvas_resource_provider.h"#include <brushengine/kis_locked_properties_proxy.h>#include <brushengine/kis_locked_properties_server.h>#include <brushengine/kis_locked_properties.h>#include <klocalizedstring.h>#include <kconfiggroup.h>#include <ksharedconfig.h>#include <math.h>Go to the source code of this file.
Variables | |
| const int | STEP = 25 |
| const int STEP = 25 |
Definition at line 31 of file kis_canvas_controls_manager.cpp.