Scribus
Open source desktop publishing at your fingertips
CMSettings Class Reference
Collaboration diagram for CMSettings:

Public Member Functions

 CMSettings (ScribusDoc *doc, const QString &profileName, eRenderIntent intent)
 
ScribusDocdoc () const
 
QString profileName () const
 
eRenderIntent intent () const
 
bool colorManagementAllowed () const
 
void allowColorManagement (bool allowed)
 
bool softProofingAllowed () const
 
void allowSoftProofing (bool allowed)
 
bool useEmbeddedProfile () const
 
void setUseEmbeddedProfile (bool useEmbedded)
 
bool useOutputProfile () const
 
void setOutputProfile (const ScColorProfile &prof)
 
bool useColorManagement () const
 
QString defaultMonitorProfile () const
 
QString defaultPrinterProfile () const
 
QString defaultImageRGBProfile () const
 
QString defaultImageCMYKProfile () const
 
QString defaultSolidColorRGBProfile () const
 
QString defaultSolidColorCMYKProfile () const
 
eRenderIntent colorRenderingIntent () const
 
eRenderIntent imageRenderingIntent () const
 
bool useBlackPoint () const
 
bool doSoftProofing () const
 
bool doGamutCheck () const
 
ScColorProfile monitorProfile () const
 
ScColorProfile printerProfile () const
 
ScColorProfile outputProfile () const
 
ScColorTransform rgbColorDisplayTransform () const
 
ScColorTransform rgbColorProofingTransform () const
 
ScColorTransform rgbImageDisplayTransform () const
 
ScColorTransform rgbImageProofingTransform () const
 
ScColorTransform rgbToCymkColorTransform () const
 
ScColorTransform rgbGamutCheckTransform () const
 
ScColorTransform cmykColorDisplayTransform () const
 
ScColorTransform cmykColorProofingTransform () const
 
ScColorTransform cmykImageProofingTransform () const
 
ScColorTransform cmykToRgbColorTransform () const
 
ScColorTransform cmykGamutCheckTransform () const
 

Protected Attributes

ScribusDocm_Doc
 
bool m_colorManagementAllowed
 
bool m_softProofingAllowed
 
bool m_useEmbeddedProfile
 
QString m_ProfileName
 
eRenderIntent m_Intent
 
ScColorProfile m_outputProfile
 

The documentation for this class was generated from the following files: