diff src/metadataview.h @ 53:28d5a77db9fb 0.9.1

Ensure that the first row is properly set after filtering
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 18 May 2015 12:06:01 +0200
parents 73e6b6b12412
children 098a10fc2e83
line wrap: on
line diff
--- a/src/metadataview.h	Thu May 07 10:38:07 2015 +0200
+++ b/src/metadataview.h	Mon May 18 12:06:01 2015 +0200
@@ -53,6 +53,9 @@
     /**@brief select a specific row. */
     void selectRow(int row);
 
+    /**@brief select the first row. */
+    void selectFirstRow();
+
     /**@brief applies the default sort order from configuration */
     void applyDefaultSort();
 
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)