16#ifndef QGSGEONODECONNECTION_H
17#define QGSGEONODECONNECTION_H
36 static QStringList connectionList();
41 static void deleteConnection(
const QString &name );
46 static QString pathGeoNodeConnection();
52 Q_DECL_DEPRECATED
static QString pathGeoNodeConnectionDetails()
SIP_DEPRECATED;
77 QString connectionName()
const;
83 void setConnectionName(
const QString &connectionName );
Class for storing the component parts of a RDBMS data source URI (e.g.
Contains various utilities for managing the known collection of GeoNode servers associated with a QGI...
static const QString sGeoNodeConnection
Encapsulates settings related to a single GeoNode connection.