QGIS API Documentation 3.43.0-Master (9e873c7bc91)
|
#include "qgis_core.h"
#include "qgsauthconfigurationstorage.h"
#include <QObject>
#include <QRecursiveMutex>
#include <QSqlDatabase>
Go to the source code of this file.
Classes | |
class | QgsAuthConfigurationStorageDb |
QSqlDatabase based implementation of QgsAuthConfigurationStorage. More... | |