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

Public Member Functions

 Private (int _key, int _sourceKey)
 

Public Attributes

bool invisibleChangeHappened = false
 
int key
 
QVariant lastKnownValue
 
int sourceKey
 

Detailed Description

Definition at line 12 of file KoDerivedResourceConverter.cpp.

Constructor & Destructor Documentation

◆ Private()

KoDerivedResourceConverter::Private::Private ( int _key,
int _sourceKey )
inline

Member Data Documentation

◆ invisibleChangeHappened

bool KoDerivedResourceConverter::Private::invisibleChangeHappened = false

Definition at line 21 of file KoDerivedResourceConverter.cpp.

◆ key

int KoDerivedResourceConverter::Private::key

Definition at line 17 of file KoDerivedResourceConverter.cpp.

◆ lastKnownValue

QVariant KoDerivedResourceConverter::Private::lastKnownValue

Definition at line 20 of file KoDerivedResourceConverter.cpp.

◆ sourceKey

int KoDerivedResourceConverter::Private::sourceKey

Definition at line 18 of file KoDerivedResourceConverter.cpp.


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