|
Krita Source Code Documentation
|
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" |
| const QString AUTO_PRECISION_ENABLED = "KisPrecisionOption/AutoPrecisionEnabled" |
Definition at line 16 of file kis_precision_option.h.
| const QString DELTA_VALUE = "KisPrecisionOption/DeltaValue" |
Definition at line 18 of file kis_precision_option.h.
| const QString PRECISION_LEVEL = "KisPrecisionOption/precisionLevel" |
Definition at line 15 of file kis_precision_option.h.
| const QString STARTING_SIZE = "KisPrecisionOption/SizeToStartFrom" |
Definition at line 17 of file kis_precision_option.h.