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

Go to the source code of this file.

Variables

const QString EXPERIMENT_DISPLACEMENT_ENABLED = "Experiment/displacementEnabled"
 
const QString EXPERIMENT_DISPLACEMENT_VALUE = "Experiment/displacement"
 
const QString EXPERIMENT_FILL_TYPE = "Experiment/fillType"
 
const QString EXPERIMENT_HARD_EDGE = "Experiment/hardEdge"
 
const QString EXPERIMENT_SMOOTHING_ENABLED = "Experiment/smoothing"
 
const QString EXPERIMENT_SMOOTHING_VALUE = "Experiment/smoothingValue"
 
const QString EXPERIMENT_SPEED_ENABLED = "Experiment/speedEnabled"
 
const QString EXPERIMENT_SPEED_VALUE = "Experiment/speed"
 
const QString EXPERIMENT_WINDING_FILL = "Experiment/windingFill"
 

Variable Documentation

◆ EXPERIMENT_DISPLACEMENT_ENABLED

const QString EXPERIMENT_DISPLACEMENT_ENABLED = "Experiment/displacementEnabled"

Definition at line 12 of file KisExperimentOpOptionData.cpp.

◆ EXPERIMENT_DISPLACEMENT_VALUE

const QString EXPERIMENT_DISPLACEMENT_VALUE = "Experiment/displacement"

Definition at line 13 of file KisExperimentOpOptionData.cpp.

◆ EXPERIMENT_FILL_TYPE

const QString EXPERIMENT_FILL_TYPE = "Experiment/fillType"

Definition at line 20 of file KisExperimentOpOptionData.cpp.

◆ EXPERIMENT_HARD_EDGE

const QString EXPERIMENT_HARD_EDGE = "Experiment/hardEdge"

Definition at line 19 of file KisExperimentOpOptionData.cpp.

◆ EXPERIMENT_SMOOTHING_ENABLED

const QString EXPERIMENT_SMOOTHING_ENABLED = "Experiment/smoothing"

Definition at line 14 of file KisExperimentOpOptionData.cpp.

◆ EXPERIMENT_SMOOTHING_VALUE

const QString EXPERIMENT_SMOOTHING_VALUE = "Experiment/smoothingValue"

Definition at line 15 of file KisExperimentOpOptionData.cpp.

◆ EXPERIMENT_SPEED_ENABLED

const QString EXPERIMENT_SPEED_ENABLED = "Experiment/speedEnabled"

Definition at line 16 of file KisExperimentOpOptionData.cpp.

◆ EXPERIMENT_SPEED_VALUE

const QString EXPERIMENT_SPEED_VALUE = "Experiment/speed"

Definition at line 17 of file KisExperimentOpOptionData.cpp.

◆ EXPERIMENT_WINDING_FILL

const QString EXPERIMENT_WINDING_FILL = "Experiment/windingFill"

Definition at line 18 of file KisExperimentOpOptionData.cpp.