From aaef34e66368a2803ae876d734809b69f0c258a2 Mon Sep 17 00:00:00 2001 From: Arno Date: Thu, 27 Jan 2011 13:06:32 +0100 Subject: Finished metadata Created a modes for metadata, revamped NewMovieWizard to use the model and created a MetadataWidget to edit and display metadata. --- helper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'helper.h') diff --git a/helper.h b/helper.h index 5955320..0ca967d 100644 --- a/helper.h +++ b/helper.h @@ -27,6 +27,7 @@ namespace Helper { QPair programData(const QString &prefix, const QString &preferred = QString()); const QString durationFromSecs(qint64 secs); QVariant bytesFromUnit(QVariant number, const QString unit); + const QStringList toStringList(const QList &list); class SortFileInfoList : public std::binary_function { public: bool operator()(const QFileInfo &lhs, const QFileInfo &rhs) const; -- cgit v1.2.3-70-g09d2