QGIS API Documentation
3.0.2-Girona (307d082)
|
#include <QObject>
#include <QFlags>
#include <QNetworkReply>
#include <QNetworkRequest>
#include <QStringList>
#include <QUrl>
#include <QMutex>
#include "qgis_core.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 201 of file qgsauthmethod.h.