48 void addProfilesSqueezed(
const QList<IccProfile>& profiles);
54 void addProfileSqueezed(
const IccProfile& profile,
const QString& description = QString());
59 void replaceProfilesSqueezed(
const QList<IccProfile>& profiles);
65 void setNoProfileIfEmpty(
const QString& message);
75 void setCurrentProfile(
const IccProfile& profile);
88 void setIntent(
int intent);
107 void addProfiles(
const QList<IccProfile>& profile);
113 void addProfile(
const IccProfile& profile,
const QString& description = QString());
118 void replaceProfiles(
const QList<IccProfile>& profile);
123 void disableIfEmpty();
128 QObject* parentObject()
const;
136 void slotTriggered(QObject*);
140 QObject* m_parent =
nullptr;
Definition iccprofile.h:33
Definition iccprofilescombobox.h:33
~IccProfilesComboBox() override=default
Definition iccprofilescombobox.h:81
Definition squeezedcombobox.h:41
Definition datefolderview.cpp:34