|
| enum | Type {
START = 300
, FILLTHICKNESS_VALUE = START
, COLORTOLERANCE_VALUE = 301
, FILLEXPAND_VALUE = 302
,
FILLLAYERREFERENCEMODE_VALUE = 303
, FILLMODE_VALUE = 304
, COLORTOLERANCE_ENABLED = 305
, FILLEXPAND_ENABLED = 306
,
END = 399
} |
| |
Definition at line 489 of file toolproperties.h.
◆ Type
| enum BucketToolProperties::Type |
◆ BucketToolProperties()
| BucketToolProperties::BucketToolProperties |
( |
| ) |
|
|
inline |
◆ colorToleranceEnabled()
| bool BucketToolProperties::colorToleranceEnabled |
( |
| ) |
const |
|
inline |
◆ fillExpandAmount()
| int BucketToolProperties::fillExpandAmount |
( |
| ) |
const |
|
inline |
◆ fillExpandEnabled()
| bool BucketToolProperties::fillExpandEnabled |
( |
| ) |
const |
|
inline |
◆ fillMode()
| int BucketToolProperties::fillMode |
( |
| ) |
const |
|
inline |
◆ fillReferenceMode()
| int BucketToolProperties::fillReferenceMode |
( |
| ) |
const |
|
inline |
◆ fillThickness()
| qreal BucketToolProperties::fillThickness |
( |
| ) |
const |
|
inline |
◆ getInfo()
| PropertyInfo BucketToolProperties::getInfo |
( |
int |
rawPropertyType | ) |
const |
|
inlineoverridevirtual |
◆ tolerance()
| int BucketToolProperties::tolerance |
( |
| ) |
const |
|
inline |
◆ toolProperties()
◆ mToolProperties
The documentation for this struct was generated from the following file: