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

Go to the source code of this file.

Variables

const QString SPRAYSHAPE_ENABLED = "SprayShape/enabled"
 
const QString SPRAYSHAPE_HEIGHT = "SprayShape/height"
 
const QString SPRAYSHAPE_IMAGE_URL = "SprayShape/imageUrl"
 
const QString SPRAYSHAPE_PROPORTIONAL = "SprayShape/proportional"
 
const QString SPRAYSHAPE_SHAPE = "SprayShape/shape"
 
const QString SPRAYSHAPE_USE_ASPECT = "SprayShape/useAspect"
 
const QString SPRAYSHAPE_WIDTH = "SprayShape/width"
 

Variable Documentation

◆ SPRAYSHAPE_ENABLED

const QString SPRAYSHAPE_ENABLED = "SprayShape/enabled"

Definition at line 12 of file KisSprayShapeOptionData.cpp.

◆ SPRAYSHAPE_HEIGHT

const QString SPRAYSHAPE_HEIGHT = "SprayShape/height"

Definition at line 16 of file KisSprayShapeOptionData.cpp.

◆ SPRAYSHAPE_IMAGE_URL

const QString SPRAYSHAPE_IMAGE_URL = "SprayShape/imageUrl"

Definition at line 17 of file KisSprayShapeOptionData.cpp.

◆ SPRAYSHAPE_PROPORTIONAL

const QString SPRAYSHAPE_PROPORTIONAL = "SprayShape/proportional"

Definition at line 14 of file KisSprayShapeOptionData.cpp.

◆ SPRAYSHAPE_SHAPE

const QString SPRAYSHAPE_SHAPE = "SprayShape/shape"

Definition at line 13 of file KisSprayShapeOptionData.cpp.

◆ SPRAYSHAPE_USE_ASPECT

const QString SPRAYSHAPE_USE_ASPECT = "SprayShape/useAspect"

Definition at line 18 of file KisSprayShapeOptionData.cpp.

◆ SPRAYSHAPE_WIDTH

const QString SPRAYSHAPE_WIDTH = "SprayShape/width"

Definition at line 15 of file KisSprayShapeOptionData.cpp.