comparison 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
comparison
equal deleted inserted replaced
52:f38e4cd95d52 53:28d5a77db9fb
51 void selectPrevRow(); 51 void selectPrevRow();
52 52
53 /**@brief select a specific row. */ 53 /**@brief select a specific row. */
54 void selectRow(int row); 54 void selectRow(int row);
55 55
56 /**@brief select the first row. */
57 void selectFirstRow();
58
56 /**@brief applies the default sort order from configuration */ 59 /**@brief applies the default sort order from configuration */
57 void applyDefaultSort(); 60 void applyDefaultSort();
58 61
59 /**@brief resizes the columns to headers content */ 62 /**@brief resizes the columns to headers content */
60 void resizeColsToHeaders(); 63 void resizeColsToHeaders();
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)