QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Classes | Typedefs
qgsauthmethod.h File Reference
#include <QObject>
#include <QFlags>
#include <QNetworkReply>
#include <QNetworkRequest>
#include <QStringList>
#include <QUrl>
#include <QMutex>
#include "qgis_core.h"
Include dependency graph for qgsauthmethod.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

typedef QHash<QString, QgsAuthMethod *> QgsAuthMethodsMap

Definition at line 201 of file qgsauthmethod.h.