|
Krita Source Code Documentation
|
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" |
| const QString SPRAYSHAPE_ENABLED = "SprayShape/enabled" |
Definition at line 12 of file KisSprayShapeOptionData.cpp.
| const QString SPRAYSHAPE_HEIGHT = "SprayShape/height" |
Definition at line 16 of file KisSprayShapeOptionData.cpp.
| const QString SPRAYSHAPE_IMAGE_URL = "SprayShape/imageUrl" |
Definition at line 17 of file KisSprayShapeOptionData.cpp.
| const QString SPRAYSHAPE_PROPORTIONAL = "SprayShape/proportional" |
Definition at line 14 of file KisSprayShapeOptionData.cpp.
| const QString SPRAYSHAPE_SHAPE = "SprayShape/shape" |
Definition at line 13 of file KisSprayShapeOptionData.cpp.
| const QString SPRAYSHAPE_USE_ASPECT = "SprayShape/useAspect" |
Definition at line 18 of file KisSprayShapeOptionData.cpp.
| const QString SPRAYSHAPE_WIDTH = "SprayShape/width" |
Definition at line 15 of file KisSprayShapeOptionData.cpp.