|
Krita Source Code Documentation
|
Public Attributes | |
| QPainterPath | brushOutline |
| float | brushRadius = 50. |
| KisPaintDeviceSP | maskDev = nullptr |
| KisPainter | maskDevPainter |
| QRectF | oldOutlineRect |
| KisToolSmartPatchOptionsWidget * | optionsWidget = nullptr |
Definition at line 57 of file kis_tool_smart_patch.cpp.
| QPainterPath KisToolSmartPatch::Private::brushOutline |
Definition at line 63 of file kis_tool_smart_patch.cpp.
| float KisToolSmartPatch::Private::brushRadius = 50. |
Definition at line 60 of file kis_tool_smart_patch.cpp.
| KisPaintDeviceSP KisToolSmartPatch::Private::maskDev = nullptr |
Definition at line 58 of file kis_tool_smart_patch.cpp.
| KisPainter KisToolSmartPatch::Private::maskDevPainter |
Definition at line 59 of file kis_tool_smart_patch.cpp.
| QRectF KisToolSmartPatch::Private::oldOutlineRect |
Definition at line 62 of file kis_tool_smart_patch.cpp.
| KisToolSmartPatchOptionsWidget* KisToolSmartPatch::Private::optionsWidget = nullptr |
Definition at line 61 of file kis_tool_smart_patch.cpp.