Krita Source Code Documentation
Loading...
Searching...
No Matches
PaintingResources.h File Reference

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"