From 286d54a4705e56567a68cf6dabfa3ce64ac162d6 Mon Sep 17 00:00:00 2001 From: am Date: Sat, 1 Aug 2009 13:23:42 +0000 Subject: -finished properties dialog -start mplayer detached from FileSystemWidget git-svn-id: file:///var/svn/repos2/shemov/trunk@397 f440f766-f032-0410-8965-dc7d17de2ca0 --- moviepropertiesdialog.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'moviepropertiesdialog.h') diff --git a/moviepropertiesdialog.h b/moviepropertiesdialog.h index 457c5e1..c634816 100644 --- a/moviepropertiesdialog.h +++ b/moviepropertiesdialog.h @@ -22,10 +22,13 @@ class MoviePropertiesDialog : public QDialog { ~MoviePropertiesDialog() {}; private slots: - void setPic(int index); + void setCover(int index); + void nextCover(); + void previousCover(); private: void covers(); + const QString actorHtml(const QStringList &actors) const; QGraphicsView *mView; QGraphicsScene *mScene; QPushButton *mNext; -- cgit v1.2.3-70-g09d2