Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_tool_brush.cc File Reference
#include "kis_tool_brush.h"
#include <kis_icon.h>
#include <QCheckBox>
#include <QComboBox>
#include <klocalizedstring.h>
#include <QAction>
#include <QLabel>
#include <kactioncollection.h>
#include <KoCanvasBase.h>
#include <KoCanvasController.h>
#include <kis_action_registry.h>
#include "kis_cursor.h"
#include "kis_config.h"
#include "kis_slider_spin_box.h"
#include "kundo2magicstring.h"
#include <KisUsageLogger.h>
#include "kis_types.h"
#include "kis_tool.h"
#include "kis_paintop_preset.h"
#include "kis_paintop_settings.h"
#include "kis_aspect_ratio_locker.h"
#include "kis_floating_message.h"
#include "canvas/kis_canvas2.h"
#include "KisViewManager.h"

Go to the source code of this file.

Macros

#define MAXIMUM_MAGNETISM   1000
 
#define MAXIMUM_SMOOTHNESS_DISTANCE   1000.0
 

Macro Definition Documentation

◆ MAXIMUM_MAGNETISM

#define MAXIMUM_MAGNETISM   1000

Definition at line 41 of file kis_tool_brush.cc.

◆ MAXIMUM_SMOOTHNESS_DISTANCE

#define MAXIMUM_SMOOTHNESS_DISTANCE   1000.0

Definition at line 40 of file kis_tool_brush.cc.