Scribus
Open source desktop publishing at your fingertips
|
Public Member Functions | |
void | addProfile (const ScColorProfile &profile) |
void | removeProfile (const QString &profilePath) |
void | removeProfile (const ScColorProfile &profile) |
bool | contains (const QString &profilePath) |
ScColorProfile | profile (const QString &profilePath) |
Protected Attributes | |
QMap< QString, QWeakPointer< ScColorProfileData > > | m_profileMap |