26 #ifndef DIGIKAM_SETUP_ICC_H
27 #define DIGIKAM_SETUP_ICC_H
31 #include <QScrollArea>
40 class QDialogButtonBox;
47 class DIGIKAM_EXPORT
SetupICC :
public QScrollArea
53 explicit SetupICC(QDialogButtonBox*
const dlgBtnBox, QWidget*
const parent =
nullptr);
58 static bool iccRepositoryIsValid();
62 void readSettings(
bool restore =
false);
63 void fillCombos(
bool report);
64 void setWidgetsEnabled(
bool enabled);
69 void slotToggledEnabled();
70 void slotUrlChanged();
71 void slotUrlTextChanged();
73 void slotClickedWork();
74 void slotClickedMonitor();
75 void slotClickedProof();
76 void slotShowDefaultSearchPaths();
77 void slotMissingToggled(
bool);
Definition: iccprofile.h:43
Definition: setupicc.h:48
Definition: datefolderview.cpp:43