QgsGeoNodeConnectionUtils class

Contains various utilities for managing the known collection of GeoNode servers associated with a QGIS install.

Contents

Public static functions

static auto connectionList() -> QStringList
Returns a list of all known GeoNode connection names.
static void deleteConnection(const QString& name)
Deletes the GeoNode connection with matching name.
static auto pathGeoNodeConnection() -> QString
Returns the base path for settings related to GeoNode connections.
static auto pathGeoNodeConnectionDetails() -> QString
Returns the base path for settings related to GeoNode connection details.