diff src/metadataview.h @ 35:f10d4e035eec

(issue10) Use width of header as minimum of the column size
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 06 May 2015 16:08:41 +0200
parents 4e16fbd10945
children 0c05958d254c
line wrap: on
line diff
--- a/src/metadataview.h	Wed May 06 16:07:35 2015 +0200
+++ b/src/metadataview.h	Wed May 06 16:08:41 2015 +0200
@@ -59,6 +59,9 @@
     /**@brief applies the default sort order from configuration */
     void applyDefaultSort();
 
+    /**@brief resizes the columns to headers content */
+    void resizeColsToHeaders();
+
 protected:
     QxtCsvModel *mCSVModel;
     QSortFilterProxyModel *mSortModel;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)