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

Public Member Functions

 Shared ()
 

Public Attributes

QScopedPointer< IccColorProfile::Datadata
 
QScopedPointer< LcmsColorProfileContainerlcmsProfile
 
LazyProfileInfo profileInfo = LazyProfileInfo(LazyProfileInfo::init_value_tag{}, {})
 

Detailed Description

Definition at line 73 of file IccColorProfile.cpp.

Constructor & Destructor Documentation

◆ Shared()

IccColorProfile::Private::Shared::Shared ( )
inline

Definition at line 78 of file IccColorProfile.cpp.

80 {
81 }
QScopedPointer< IccColorProfile::Data > data

Member Data Documentation

◆ data

QScopedPointer<IccColorProfile::Data> IccColorProfile::Private::Shared::data

Definition at line 74 of file IccColorProfile.cpp.

◆ lcmsProfile

QScopedPointer<LcmsColorProfileContainer> IccColorProfile::Private::Shared::lcmsProfile

Definition at line 75 of file IccColorProfile.cpp.

◆ profileInfo

LazyProfileInfo IccColorProfile::Private::Shared::profileInfo = LazyProfileInfo(LazyProfileInfo::init_value_tag{}, {})

Definition at line 76 of file IccColorProfile.cpp.


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