7#include <QGlobalStatic>
QList< QString > QStringList
Q_GLOBAL_STATIC(KisStoragePluginRegistry, s_instance)
connect(this, SIGNAL(optionsChanged()), this, SLOT(saveOptions()))
The KisColorManager class can be used as a cross-platform way to get the display profile associated w...
QByteArray displayProfile(const QString &device, int profile=0) const
Return the icc profile for the given device and index (if a device has more than one profile)
QString deviceName(const QString &id)
Return the user-visible name for the given device.
void changed(const QString device)
~KisColorManager() override
QStringList devices(DeviceType type=screen) const
Return a list of device id's for the specified type.
static KisColorManager * instance()
QStringList devices(const QString &type) const
QByteArray deviceProfile(const QString &id, int profile)
const QString deviceName(const QString &id) const