Mercurial > trustbridge
comparison ui/administratorwindow.h @ 427:d08e39b913ee
Added about dialog content and open the dialog via administration app.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Thu, 17 Apr 2014 12:56:23 +0200 |
parents | 17e1c8f37d72 |
children | 6dec8101793c |
comparison
equal
deleted
inserted
replaced
426:d7cda835abd6 | 427:d08e39b913ee |
---|---|
32 public: | 32 public: |
33 AdministratorWindow(); | 33 AdministratorWindow(); |
34 | 34 |
35 private slots: | 35 private slots: |
36 void createInstaller(); | 36 void createInstaller(); |
37 void showSettings(); | |
38 void showHelp(); | |
39 void showAbout(); | 37 void showAbout(); |
40 void loadCertificateFile(); | 38 void loadCertificateFile(); |
41 void saveCertificateFile(); | 39 void saveCertificateFile(); |
42 void addCertificates(); | 40 void addCertificates(); |
43 void removeCertificates(); | 41 void removeCertificates(); |