From 5d1e566d275b47fa590fb9e9879b9a1f970fc3ba Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 3 Mar 2012 06:36:22 +0100 Subject: Impement editing of picture mappings Make it possible to edit picture mappings on archived pictures. --- mappingtreemodel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mappingtreemodel.h') diff --git a/mappingtreemodel.h b/mappingtreemodel.h index 1c35db9..5e9140a 100644 --- a/mappingtreemodel.h +++ b/mappingtreemodel.h @@ -99,6 +99,7 @@ class MappingTreeResultModel : public SmTreeModel { bool setData(const QModelIndex &index, const QVariant &value, int role); QModelIndex insertChild(const QVariant &data, int id, SmTreeItem *parent); QList mappingsIds() const; + void clearData(); public slots: void addItem(const MappingData &data); -- cgit v1.2.3-70-g09d2