Krita Source Code Documentation
Loading...
Searching...
No Matches
KisSketchOpOptionData.cpp File Reference

Go to the source code of this file.

Variables

const QString SKETCH_ANTIALIASING = "Sketch/antiAliasing"
 
const QString SKETCH_DISTANCE_DENSITY = "Sketch/distanceDensity"
 
const QString SKETCH_DISTANCE_OPACITY = "Sketch/distanceOpacity"
 
const QString SKETCH_LINE_WIDTH = "Sketch/lineWidth"
 
const QString SKETCH_MAGNETIFY = "Sketch/magnetify"
 
const QString SKETCH_MAKE_CONNECTION = "Sketch/makeConnection"
 
const QString SKETCH_OFFSET = "Sketch/offset"
 
const QString SKETCH_PROBABILITY = "Sketch/probability"
 
const QString SKETCH_RANDOM_OPACITY = "Sketch/randomOpacity"
 
const QString SKETCH_RANDOM_RGB = "Sketch/randomRGB"
 
const QString SKETCH_USE_SIMPLE_MODE = "Sketch/simpleMode"
 

Variable Documentation

◆ SKETCH_ANTIALIASING

const QString SKETCH_ANTIALIASING = "Sketch/antiAliasing"

Definition at line 22 of file KisSketchOpOptionData.cpp.

◆ SKETCH_DISTANCE_DENSITY

const QString SKETCH_DISTANCE_DENSITY = "Sketch/distanceDensity"

Definition at line 13 of file KisSketchOpOptionData.cpp.

◆ SKETCH_DISTANCE_OPACITY

const QString SKETCH_DISTANCE_OPACITY = "Sketch/distanceOpacity"

Definition at line 21 of file KisSketchOpOptionData.cpp.

◆ SKETCH_LINE_WIDTH

const QString SKETCH_LINE_WIDTH = "Sketch/lineWidth"

Definition at line 18 of file KisSketchOpOptionData.cpp.

◆ SKETCH_MAGNETIFY

const QString SKETCH_MAGNETIFY = "Sketch/magnetify"

Definition at line 17 of file KisSketchOpOptionData.cpp.

◆ SKETCH_MAKE_CONNECTION

const QString SKETCH_MAKE_CONNECTION = "Sketch/makeConnection"

Definition at line 16 of file KisSketchOpOptionData.cpp.

◆ SKETCH_OFFSET

const QString SKETCH_OFFSET = "Sketch/offset"

Definition at line 14 of file KisSketchOpOptionData.cpp.

◆ SKETCH_PROBABILITY

const QString SKETCH_PROBABILITY = "Sketch/probability"

Definition at line 12 of file KisSketchOpOptionData.cpp.

◆ SKETCH_RANDOM_OPACITY

const QString SKETCH_RANDOM_OPACITY = "Sketch/randomOpacity"

Definition at line 20 of file KisSketchOpOptionData.cpp.

◆ SKETCH_RANDOM_RGB

const QString SKETCH_RANDOM_RGB = "Sketch/randomRGB"

Definition at line 19 of file KisSketchOpOptionData.cpp.

◆ SKETCH_USE_SIMPLE_MODE

const QString SKETCH_USE_SIMPLE_MODE = "Sketch/simpleMode"

Definition at line 15 of file KisSketchOpOptionData.cpp.