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

Public Attributes

qreal offsetValue {0.0}
 
qreal paintOpAngle {0.0}
 
qreal paintOpSize {0.0}
 

Detailed Description

Definition at line 18 of file MyPaintPaintOpSettings.cpp.

Member Data Documentation

◆ offsetValue

qreal KisMyPaintOpSettings::Private::Cache::offsetValue {0.0}

Definition at line 22 of file MyPaintPaintOpSettings.cpp.

22{0.0};

◆ paintOpAngle

qreal KisMyPaintOpSettings::Private::Cache::paintOpAngle {0.0}

Definition at line 21 of file MyPaintPaintOpSettings.cpp.

21{0.0}; // the original angle value as seen by KisPaintOpSettings interface

◆ paintOpSize

qreal KisMyPaintOpSettings::Private::Cache::paintOpSize {0.0}

Definition at line 20 of file MyPaintPaintOpSettings.cpp.

20{0.0};

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