QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
#include <QObject>
#include <QFlags>
#include <QNetworkReply>
#include <QNetworkRequest>
#include <QStringList>
#include <QUrl>
#include <QRecursiveMutex>
#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 204 of file qgsauthmethod.h.