From cbba8c474d5e90c4af05783e012415102f162c0e Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 12 Jul 2013 11:22:17 +0200 Subject: Use MappingEditorWidget in NewMovieWizard --- archiveview.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'archiveview.h') diff --git a/archiveview.h b/archiveview.h index 36c3eb4..ed19e4e 100644 --- a/archiveview.h +++ b/archiveview.h @@ -144,6 +144,9 @@ class MappingEditorWidget : public QWidget { void setCurrentItems(const QStringList &items); QStringList items() const; + public slots: + void clear(); + private slots: void addItem(); void removeItem(); @@ -157,6 +160,7 @@ class MappingEditorWidget : public QWidget { QLineEdit *mEditor; QCompleter *mCompleter; QStringListModel *mCompleterModel; + QString mCaption; }; /* dialog putting MappingEditorWidget and -- cgit v1.2.3-70-g09d2