QGIS API Documentation  2.14.0-Essen
Classes | Typedefs
qgsauthmethod.h File Reference
#include <QObject>
#include <QFlags>
#include <QNetworkReply>
#include <QNetworkRequest>
#include <QStringList>
#include <QUrl>
#include "qgsauthconfig.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

Definition at line 170 of file qgsauthmethod.h.