17 #ifndef QGSAUTHIDENTITIESEDITOR_H 18 #define QGSAUTHIDENTITIESEDITOR_H 21 #include <QSslCertificate> 23 #include "ui_qgsauthidentitieseditor.h" 44 void populateIdentitiesView();
46 void refreshIdentitiesView();
54 void checkSelection();
58 void on_btnAddIdentity_clicked();
60 void on_btnRemoveIdentity_clicked();
62 void on_btnInfoIdentity_clicked();
64 void on_btnGroupByOrg_toggled(
bool checked );
81 void setupIdentitiesTree();
84 QgsAuthIdentitiesEditor::IdentityType identype );
87 QgsAuthIdentitiesEditor::IdentityType identype,
91 QgsAuthIdentitiesEditor::IdentityType identype,
104 #endif // QGSAUTHIDENTITIESEDITOR_H
A bar for displaying non-blocking messages to the user.
MessageLevel
Message log level (mirrors that of QgsMessageLog, so it can also output there)
Widget for viewing and editing authentication identities database.