comparison ui/certificateitemwidget.h @ 1293:d2b32c75efcf

(issue123) Change layout from link to a button
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 29 Sep 2014 15:20:19 +0200
parents 265583011f24
children
comparison
equal deleted inserted replaced
1292:87b3886aca69 1293:d2b32c75efcf
60 private: 60 private:
61 void setupGUI(); 61 void setupGUI();
62 62
63 Certificate mCertificate; 63 Certificate mCertificate;
64 bool mOriginalState; 64 bool mOriginalState;
65 QLabel *mLabel;
66 QToolButton *mButton; 65 QToolButton *mButton;
67 66
68 private slots: 67 private slots:
69 /** @brief called when the certificate state has been changed */ 68 /** @brief called when the certificate state has been changed */
70 void currentStateChanged(bool state); 69 void currentStateChanged(bool state);

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