Dialog to allow the user to configure and save connection information for an HTTP Server for WMS, etc.
More...
#include <qgsnewhttpconnection.h>
Detailed Description
Dialog to allow the user to configure and save connection information for an HTTP Server for WMS, etc.
Constructor & Destructor Documentation
| QgsNewHttpConnection::QgsNewHttpConnection |
( |
QWidget * |
parent = 0, |
|
|
const QString & |
baseKey = "/Qgis/connections-wms/", |
|
|
const QString & |
connName = QString::null, |
|
|
Qt::WindowFlags |
fl = QgisGui::ModalDialogFlags |
|
) |
| |
| QgsNewHttpConnection::~QgsNewHttpConnection |
( |
| ) |
|
Member Function Documentation
| void QgsNewHttpConnection::accept |
( |
| ) |
|
|
slot |
Saves the connection to ~/.qt/qgisrc.
| void QgsNewHttpConnection::on_buttonBox_helpRequested |
( |
| ) |
|
|
inlineslot |
| void QgsNewHttpConnection::on_txtName_textChanged |
( |
const QString & |
text | ) |
|
|
slot |
| void QgsNewHttpConnection::on_txtUrl_textChanged |
( |
const QString & |
text | ) |
|
|
slot |
The documentation for this class was generated from the following files: