QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes | Typedefs
qgsauthmethod.h File Reference
#include <QObject>
#include <QFlags>
#include <QNetworkReply>
#include <QNetworkRequest>
#include <QStringList>
#include <QUrl>
#include <QRecursiveMutex>
#include "qgsconfig.h"
#include "qgis_core.h"
#include "qgis_sip.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

◆ QgsAuthMethodsMap

typedef QHash<QString, QgsAuthMethod *> QgsAuthMethodsMap

Definition at line 209 of file qgsauthmethod.h.