Public Attributes | |
| qreal | width = 1.0 |
| qreal | feather = 1.0 |
| bool | pressure = true |
| int | invisibility = 0 |
| int | preserveAlpha = 0 |
| bool | vectorMergeEnabled = false |
| bool | bezier_state = false |
| bool | closedPolylinePath = false |
| bool | useFeather = true |
| int | useAA = 0 |
| int | fillMode = 0 |
| int | stabilizerLevel = 0 |
| qreal | tolerance = 0 |
| bool | toleranceEnabled = false |
| int | bucketFillExpand = 0 |
| bool | bucketFillExpandEnabled = 0 |
| int | bucketFillReferenceMode = 0 |
| bool | useFillContour = false |
| bool | showSelectionInfo = true |
| bool | cameraShowPath = true |
| DotColorType | cameraPathDotColorType = DotColorType::RED |
Definition at line 38 of file basetool.h.
| bool Properties::bezier_state = false |
Definition at line 47 of file basetool.h.
| int Properties::bucketFillExpand = 0 |
Definition at line 55 of file basetool.h.
| bool Properties::bucketFillExpandEnabled = 0 |
Definition at line 56 of file basetool.h.
| int Properties::bucketFillReferenceMode = 0 |
Definition at line 57 of file basetool.h.
| DotColorType Properties::cameraPathDotColorType = DotColorType::RED |
Definition at line 61 of file basetool.h.
| bool Properties::cameraShowPath = true |
Definition at line 60 of file basetool.h.
| bool Properties::closedPolylinePath = false |
Definition at line 48 of file basetool.h.
| qreal Properties::feather = 1.0 |
Definition at line 42 of file basetool.h.
| int Properties::fillMode = 0 |
Definition at line 51 of file basetool.h.
| int Properties::invisibility = 0 |
Definition at line 44 of file basetool.h.
| int Properties::preserveAlpha = 0 |
Definition at line 45 of file basetool.h.
| bool Properties::pressure = true |
Definition at line 43 of file basetool.h.
| bool Properties::showSelectionInfo = true |
Definition at line 59 of file basetool.h.
| int Properties::stabilizerLevel = 0 |
Definition at line 52 of file basetool.h.
| qreal Properties::tolerance = 0 |
Definition at line 53 of file basetool.h.
| bool Properties::toleranceEnabled = false |
Definition at line 54 of file basetool.h.
| int Properties::useAA = 0 |
Definition at line 50 of file basetool.h.
| bool Properties::useFeather = true |
Definition at line 49 of file basetool.h.
| bool Properties::useFillContour = false |
Definition at line 58 of file basetool.h.
| bool Properties::vectorMergeEnabled = false |
Definition at line 46 of file basetool.h.
| qreal Properties::width = 1.0 |
Definition at line 41 of file basetool.h.