23 #ifndef DIGIKAM_MULTI_STRINGS_EDIT_H
24 #define DIGIKAM_MULTI_STRINGS_EDIT_H
41 const QString& desc,
int size=-1);
44 void setValues(
const QStringList& values);
45 bool getValues(QStringList& oldValues, QStringList& newValues);
55 void slotSelectionChanged();
57 void slotDeleteValue();
58 void slotReplaceValue();