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

Go to the source code of this file.

Variables

const QString HATCHING_ANGLE = "Hatching/angle"
 
const QString HATCHING_BOOL_MINUSTHENPLUS = "Hatching/bool_minusthenplus"
 
const QString HATCHING_BOOL_MOIREPATTERN = "Hatching/bool_moirepattern"
 
const QString HATCHING_BOOL_NOCROSSHATCHING = "Hatching/bool_nocrosshatching"
 
const QString HATCHING_BOOL_PERPENDICULAR = "Hatching/bool_perpendicular"
 
const QString HATCHING_BOOL_PLUSTHENMINUS = "Hatching/bool_plusthenminus"
 
const QString HATCHING_ORIGIN_X = "Hatching/origin_x"
 
const QString HATCHING_ORIGIN_Y = "Hatching/origin_y"
 
const QString HATCHING_SEPARATION = "Hatching/separation"
 
const QString HATCHING_SEPARATIONINTERVALS = "Hatching/separationintervals"
 
const QString HATCHING_THICKNESS = "Hatching/thickness"
 

Variable Documentation

◆ HATCHING_ANGLE

const QString HATCHING_ANGLE = "Hatching/angle"

Definition at line 13 of file KisHatchingOptionsData.cpp.

◆ HATCHING_BOOL_MINUSTHENPLUS

const QString HATCHING_BOOL_MINUSTHENPLUS = "Hatching/bool_minusthenplus"

Definition at line 21 of file KisHatchingOptionsData.cpp.

◆ HATCHING_BOOL_MOIREPATTERN

const QString HATCHING_BOOL_MOIREPATTERN = "Hatching/bool_moirepattern"

Definition at line 23 of file KisHatchingOptionsData.cpp.

◆ HATCHING_BOOL_NOCROSSHATCHING

const QString HATCHING_BOOL_NOCROSSHATCHING = "Hatching/bool_nocrosshatching"

Definition at line 19 of file KisHatchingOptionsData.cpp.

◆ HATCHING_BOOL_PERPENDICULAR

const QString HATCHING_BOOL_PERPENDICULAR = "Hatching/bool_perpendicular"

Definition at line 20 of file KisHatchingOptionsData.cpp.

◆ HATCHING_BOOL_PLUSTHENMINUS

const QString HATCHING_BOOL_PLUSTHENMINUS = "Hatching/bool_plusthenminus"

Definition at line 22 of file KisHatchingOptionsData.cpp.

◆ HATCHING_ORIGIN_X

const QString HATCHING_ORIGIN_X = "Hatching/origin_x"

Definition at line 16 of file KisHatchingOptionsData.cpp.

◆ HATCHING_ORIGIN_Y

const QString HATCHING_ORIGIN_Y = "Hatching/origin_y"

Definition at line 17 of file KisHatchingOptionsData.cpp.

◆ HATCHING_SEPARATION

const QString HATCHING_SEPARATION = "Hatching/separation"

Definition at line 14 of file KisHatchingOptionsData.cpp.

◆ HATCHING_SEPARATIONINTERVALS

const QString HATCHING_SEPARATIONINTERVALS = "Hatching/separationintervals"

Definition at line 25 of file KisHatchingOptionsData.cpp.

◆ HATCHING_THICKNESS

const QString HATCHING_THICKNESS = "Hatching/thickness"

Definition at line 15 of file KisHatchingOptionsData.cpp.