Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_precision_option.h File Reference
#include <QString>
#include <kritapaintop_export.h>
#include <kis_properties_configuration.h>

Go to the source code of this file.

Classes

class  KisPrecisionOption
 
struct  KisBrushModel::PrecisionData
 

Namespaces

namespace  KisBrushModel
 

Variables

const QString AUTO_PRECISION_ENABLED = "KisPrecisionOption/AutoPrecisionEnabled"
 
const QString DELTA_VALUE = "KisPrecisionOption/DeltaValue"
 
const QString PRECISION_LEVEL = "KisPrecisionOption/precisionLevel"
 
const QString STARTING_SIZE = "KisPrecisionOption/SizeToStartFrom"
 

Variable Documentation

◆ AUTO_PRECISION_ENABLED

const QString AUTO_PRECISION_ENABLED = "KisPrecisionOption/AutoPrecisionEnabled"

Definition at line 16 of file kis_precision_option.h.

◆ DELTA_VALUE

const QString DELTA_VALUE = "KisPrecisionOption/DeltaValue"

Definition at line 18 of file kis_precision_option.h.

◆ PRECISION_LEVEL

const QString PRECISION_LEVEL = "KisPrecisionOption/precisionLevel"

Definition at line 15 of file kis_precision_option.h.

◆ STARTING_SIZE

const QString STARTING_SIZE = "KisPrecisionOption/SizeToStartFrom"

Definition at line 17 of file kis_precision_option.h.