QGIS API Documentation
3.0.2-Girona (307d082)
|
#include <QWidget>
#include <QLabel>
#include "qgis.h"
#include "ui_qgsauthconfigselect.h"
#include "qgsauthconfig.h"
#include "qgis_gui.h"
#include "ui_qgsauthconfiguriedit.h"
Go to the source code of this file.
Classes | |
class | QgsAuthConfigSelect |
Selector widget for authentication configs. More... | |
class | QgsAuthConfigUriEdit |
Dialog wrapper of select widget to edit an authcfg in a data source URI. More... | |