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

Public Member Functions

 Private (Type _type, SubType _subType, const KoID &_id, KisPaintOpSettingsSP _settings)
 

Public Attributes

KoID id
 
bool isReadingValue
 
bool isWritingValue
 
KisPaintOpSettingsSP settings
 
SubType subType
 
Type type
 
QVariant value
 

Detailed Description

Definition at line 13 of file kis_uniform_paintop_property.cpp.

Constructor & Destructor Documentation

◆ Private()

Member Data Documentation

◆ id

KoID KisUniformPaintOpProperty::Private::id

Definition at line 27 of file kis_uniform_paintop_property.cpp.

◆ isReadingValue

bool KisUniformPaintOpProperty::Private::isReadingValue

Definition at line 32 of file kis_uniform_paintop_property.cpp.

◆ isWritingValue

bool KisUniformPaintOpProperty::Private::isWritingValue

Definition at line 33 of file kis_uniform_paintop_property.cpp.

◆ settings

KisPaintOpSettingsSP KisUniformPaintOpProperty::Private::settings

Definition at line 31 of file kis_uniform_paintop_property.cpp.

◆ subType

SubType KisUniformPaintOpProperty::Private::subType

Definition at line 26 of file kis_uniform_paintop_property.cpp.

◆ type

Type KisUniformPaintOpProperty::Private::type

Definition at line 25 of file kis_uniform_paintop_property.cpp.

◆ value

QVariant KisUniformPaintOpProperty::Private::value

Definition at line 29 of file kis_uniform_paintop_property.cpp.


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