|
| enum | Type {
START = 100
, WIDTH_VALUE = START
, FEATHER_VALUE = 101
, STABILIZATION_VALUE = 102
,
PRESSURE_ENABLED = 103
, INVISIBILITY_ENABLED = 104
, FEATHER_ENABLED = 105
, ANTI_ALIASING_ENABLED = 106
,
FILLCONTOUR_ENABLED = 107
, END = 199
} |
| |
Definition at line 394 of file toolproperties.h.
◆ Type
| enum StrokeToolProperties::Type |
◆ StrokeToolProperties()
| StrokeToolProperties::StrokeToolProperties |
( |
| ) |
|
|
inline |
◆ addRange()
| void StrokeToolProperties::addRange |
( |
const QPair< int, int > |
range | ) |
|
|
inline |
◆ AntiAliasingEnabled()
| bool StrokeToolProperties::AntiAliasingEnabled |
( |
| ) |
const |
|
inline |
◆ feather()
| qreal StrokeToolProperties::feather |
( |
| ) |
const |
|
inline |
◆ featherEnabled()
| bool StrokeToolProperties::featherEnabled |
( |
| ) |
const |
|
inline |
◆ fillContourEnabled()
| bool StrokeToolProperties::fillContourEnabled |
( |
| ) |
const |
|
inline |
◆ getInfo()
| PropertyInfo StrokeToolProperties::getInfo |
( |
int |
rawPropertyType | ) |
const |
|
inlineoverridevirtual |
◆ invisibilityEnabled()
| bool StrokeToolProperties::invisibilityEnabled |
( |
| ) |
const |
|
inline |
◆ pressureEnabled()
| bool StrokeToolProperties::pressureEnabled |
( |
| ) |
const |
|
inline |
◆ stabilizerLevel()
| int StrokeToolProperties::stabilizerLevel |
( |
| ) |
const |
|
inline |
◆ toolProperties()
◆ width()
| qreal StrokeToolProperties::width |
( |
| ) |
const |
|
inline |
◆ mToolProperties
The documentation for this struct was generated from the following file: