QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
#include <QObject>
#include <QFlags>
#include <QNetworkReply>
#include <QNetworkRequest>
#include <QStringList>
#include <QUrl>
#include "qgsauthconfig.h"
Go to the source code of this file.
Classes | |
class | QgsAuthMethod |
Abstract base class for authentication method plugins. More... | |
Typedefs | |
typedef QHash< QString, QgsAuthMethod * > | QgsAuthMethodsMap |
typedef QHash<QString, QgsAuthMethod*> QgsAuthMethodsMap |
Definition at line 170 of file qgsauthmethod.h.