8 #ifndef PREFS_COLORMANAGEMENT_H
9 #define PREFS_COLORMANAGEMENT_H
11 #include "ui_prefs_colormanagementbase.h"
12 #include "prefs_pane.h"
13 #include "scribusapi.h"
17 typedef QMap<QString,QString> ProfilesL;
27 void setProfiles(
struct ApplicationPrefs *prefsData, ProfilesL *inputProfiles, ProfilesL *inputProfilesCMYK, ProfilesL *printerProfiles, ProfilesL *monitorProfiles);
31 bool m_canChangeMonitorProfile;
35 void languageChange();
38 void cmActivated(
bool);
39 void simulatePrinter(
bool);
43 #endif // PREFS_COLORMANAGEMENT_H
Definition: prefsstructs.h:453
Definition: prefs_colormanagement.h:19
the Document Class
Definition: scribusdoc.h:90
Definition: prefs_pane.h:14