diff src/metadataview.h @ 81:5923d569167b

Make Header tooltips configurable
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 18 Jun 2015 17:48:28 +0200
parents 098a10fc2e83
children 3916cb3c9105
line wrap: on
line diff
--- a/src/metadataview.h	Tue Jun 16 16:08:05 2015 +0200
+++ b/src/metadataview.h	Thu Jun 18 17:48:28 2015 +0200
@@ -55,6 +55,9 @@
     /** @brief the data has been changed. Could be filter. */
     void dataChanged();
 
+    /** @brief load the configured header tooltips */
+    void setupHeaderTooltips();
+
 public slots:
     /** @brief selects the next row and emits a selection changed signal */
     void selectNextRow();
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)