|
Krita Source Code Documentation
|
#include "kis_figure_painting_tool_helper.h"Go to the source code of this file.
Namespaces | |
| namespace | PaintingResources |
| The PaintingResources namespace Sets up information related to making painting strokes. Used primarily in the Node class. | |
Functions | |
| KisFigurePaintingToolHelper | PaintingResources::createHelper (KisImageWSP image, KisNodeSP node, const QString strokeStyle=defaultStrokeStyle, const QString fillStyle=defaultFillStyle) |
Variables | |
| const QString | PaintingResources::defaultFillStyle = "None" |
| const QString | PaintingResources::defaultStrokeStyle = "ForegroundColor" |