From 06233888b033adc6e821331e6d1822e9807371ae Mon Sep 17 00:00:00 2001 From: am Date: Fri, 14 Aug 2009 18:53:25 +0000 Subject: -Implemented conlumnContains() in MovieModel -Implemented guess-function in ArchiveEditDialog -Cumulative size is now shown in statusBar() when selecting items in ArchiveViewWidget -Fixed EditArchiveItemDialog allowing duplicate titles (neccessary after creating iseriesno and ipartno) -Fixed windowTitle() when changing tabs git-svn-id: file:///var/svn/repos2/shemov/trunk@401 f440f766-f032-0410-8965-dc7d17de2ca0 --- archivefilewidget.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'archivefilewidget.h') diff --git a/archivefilewidget.h b/archivefilewidget.h index 5d01556..339c66d 100644 --- a/archivefilewidget.h +++ b/archivefilewidget.h @@ -44,6 +44,10 @@ class ArchiveFileWidget : public QWidget { public slots: void setActor(const QString &actor); + void setQuality(int quality); + void setMovieTitle(const QString &title); + void setSeriesNo(int seriesno); + void setPartNo(int partno); private slots: void addActor(); -- cgit v1.2.3-70-g09d2