Krita Source Code Documentation
Loading...
Searching...
No Matches
KisToolSmartPatch::Private Struct Reference

Public Attributes

QPainterPath brushOutline
 
float brushRadius = 50.
 
KisPaintDeviceSP maskDev = nullptr
 
KisPainter maskDevPainter
 
QRectF oldOutlineRect
 
KisToolSmartPatchOptionsWidgetoptionsWidget = nullptr
 

Detailed Description

Definition at line 57 of file kis_tool_smart_patch.cpp.

Member Data Documentation

◆ brushOutline

QPainterPath KisToolSmartPatch::Private::brushOutline

Definition at line 63 of file kis_tool_smart_patch.cpp.

◆ brushRadius

float KisToolSmartPatch::Private::brushRadius = 50.

Definition at line 60 of file kis_tool_smart_patch.cpp.

◆ maskDev

KisPaintDeviceSP KisToolSmartPatch::Private::maskDev = nullptr

Definition at line 58 of file kis_tool_smart_patch.cpp.

◆ maskDevPainter

KisPainter KisToolSmartPatch::Private::maskDevPainter

Definition at line 59 of file kis_tool_smart_patch.cpp.

◆ oldOutlineRect

QRectF KisToolSmartPatch::Private::oldOutlineRect

Definition at line 62 of file kis_tool_smart_patch.cpp.

◆ optionsWidget

KisToolSmartPatchOptionsWidget* KisToolSmartPatch::Private::optionsWidget = nullptr

Definition at line 61 of file kis_tool_smart_patch.cpp.


The documentation for this struct was generated from the following file: