comparison ui/administratorwindow.h @ 1317:d009da9cfa10

(issue157) Reload list after successful creation
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 13 Oct 2014 17:41:12 +0200
parents ff9cd05e861e
children
comparison
equal deleted inserted replaced
1316:ff9cd05e861e 1317:d009da9cfa10
70 void showAbout(); 70 void showAbout();
71 /** @brief Opens the Help in a browser window. */ 71 /** @brief Opens the Help in a browser window. */
72 void showHelp(); 72 void showHelp();
73 /** @brief Presents a Dialog to load a certificate list and handles the loading. */ 73 /** @brief Presents a Dialog to load a certificate list and handles the loading. */
74 void loadCertificateFile(); 74 void loadCertificateFile();
75 /** @brief Loads the current certificate list. */
76 void loadCurrentCertificates();
75 /** @brief Save the current selection of certificates as a certificate list. */ 77 /** @brief Save the current selection of certificates as a certificate list. */
76 void saveCertificateFile(); 78 void saveCertificateFile();
77 /** @brief Add certificates to the certificate table. */ 79 /** @brief Add certificates to the certificate table. */
78 void addCertificates(); 80 void addCertificates();
79 /** @brief Remove certificates from the current certificate table. */ 81 /** @brief Remove certificates from the current certificate table. */

http://wald.intevation.org/projects/trustbridge/