| QGIS API Documentation
    3.22.4-Białowieża (ce8e65e95e)
    | 
Contains various utilities for managing the known collection of GeoNode servers associated with a QGIS install. More...
#include <qgsgeonodeconnection.h>
| Static Public Member Functions | |
| static QStringList | connectionList () | 
| Returns a list of all known GeoNode connection names.  More... | |
| static void | deleteConnection (const QString &name) | 
| Deletes the GeoNode connection with matching name.  More... | |
| static QString | pathGeoNodeConnection () | 
| Returns the base path for settings related to GeoNode connections.  More... | |
| static QString | pathGeoNodeConnectionDetails () | 
| Returns the base path for settings related to GeoNode connection details.  More... | |
Contains various utilities for managing the known collection of GeoNode servers associated with a QGIS install.
Definition at line 101 of file qgsgeonodeconnection.h.
| 
 | static | 
Returns a list of all known GeoNode connection names.
Definition at line 100 of file qgsgeonodeconnection.cpp.
| 
 | static | 
Deletes the GeoNode connection with matching name.
Definition at line 108 of file qgsgeonodeconnection.cpp.
| 
 | static | 
Returns the base path for settings related to GeoNode connections.
Definition at line 113 of file qgsgeonodeconnection.cpp.
| 
 | static | 
Returns the base path for settings related to GeoNode connection details.
Definition at line 118 of file qgsgeonodeconnection.cpp.