From 0e27f8f8aaf1a0dbff9aed960e78f109517a387a Mon Sep 17 00:00:00 2001 From: Arno Date: Wed, 10 Dec 2014 07:13:29 +0100 Subject: Revamped MetadataWidget Split it up into a small QTreeView and a QTextEdit for the comment. QTreeView and horizontal scrollbars don't seem to play nice together. Qt never displays the bar even if ElideText is set to none. So add a QToolTip for the Subject/Name, since it's most likely not displayed completely. --- archivemodel.h | 1 - 1 file changed, 1 deletion(-) (limited to 'archivemodel.h') diff --git a/archivemodel.h b/archivemodel.h index 6903cfd..00bd46b 100644 --- a/archivemodel.h +++ b/archivemodel.h @@ -47,7 +47,6 @@ class ArchiveModel : public SmTreeModel { QStringList genres(const QSet &genreIds) const; QStringList allGenres() const; void setGenres(int partId, const QStringList &genres); - QString metadata(int partId) const; QList metadataList(int partId) const; void setMetadata(int partId, const QList &data); bool setPartNo(int partId, int newPartId, const QString &subtitle); -- cgit v1.2.3-70-g09d2