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

Public Member Functions

 Private (KisPaintDeviceSP _device, const KoColor &_color)
 

Public Attributes

const KoColorcolor
 
KisPaintDeviceSP device
 

Detailed Description

Definition at line 18 of file kis_marker_painter.cpp.

Constructor & Destructor Documentation

◆ Private()

KisMarkerPainter::Private::Private ( KisPaintDeviceSP _device,
const KoColor & _color )
inline

Definition at line 20 of file kis_marker_painter.cpp.

20: device(_device), color(_color) {}

Member Data Documentation

◆ color

const KoColor& KisMarkerPainter::Private::color

Definition at line 23 of file kis_marker_painter.cpp.

◆ device

KisPaintDeviceSP KisMarkerPainter::Private::device

Definition at line 22 of file kis_marker_painter.cpp.


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