From 0c20652c4b352e0498583c9fdb98f7e289087433 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 21 Jul 2018 01:39:55 +0200 Subject: Prepare FSWidget for show/hide headers Don't clear the model when gathering data. Delete all rows instead to keep the headers consistent. Also add a visible column for the full path. --- fswidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fswidget.h') diff --git a/fswidget.h b/fswidget.h index 90aeb70..d46e74c 100644 --- a/fswidget.h +++ b/fswidget.h @@ -65,6 +65,7 @@ class FSWidget : public QWidget { Viewer *mViewer; int mQueryCount; QAction *mPlayWithA; + QHash mHeaderData; }; #endif // FSWIDGET_H -- cgit v1.2.3-70-g09d2