QGIS API Documentation
3.0.2-Girona (307d082)
|
#include <QMap>
#include <QMutex>
#include <QObject>
#include <QPair>
#include <QString>
#include "qgis_core.h"
#include "qgis.h"
Go to the source code of this file.
Classes | |
class | QgsCredentials |
Interface for requesting credentials in QGIS in GUI independent way. More... | |
class | QgsCredentialsConsole |
Implementation of credentials interface for the console. More... | |
class | QgsCredentialsNone |
Default implementation of credentials interface. More... | |