From 6274b353c2f22703371e4751b6cb7f96a38d94e9 Mon Sep 17 00:00:00 2001 From: Arno Date: Sun, 6 Nov 2016 03:12:26 +0100 Subject: Revamp Comments and Metadata Make it a QTextEdit (again?) with HTML content: * A table for metadata * A paragraph for the comment(s) Also add a stretch factor to the containing widget giving it more space. --- archiveview.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'archiveview.h') diff --git a/archiveview.h b/archiveview.h index 7b2f45a..7d477e8 100644 --- a/archiveview.h +++ b/archiveview.h @@ -76,11 +76,9 @@ class ArchiveView : public QWidget { QStringList mCurrentArchivePath; SmTreeView *mActorView; SmTreeView *mGenreView; - SmTreeView *mMetaView; - QTextEdit *mComment; + QTextEdit *mMeta; QStandardItemModel *mActorModel; QStandardItemModel *mGenreModel; - QStandardItemModel *mMetaModel; QSplitter *mTreeSplitter; QSplitter *mRightSplitter; QToolBar *mToolBar; -- cgit v1.2.3-70-g09d2