18#ifndef QGSVECTORTILESOURCESELECT_H
19#define QGSVECTORTILESOURCESELECT_H
23#include "ui_qgsvectortilesourceselectbase.h"
52 void btnNew_clicked();
53 void newArcgisVectorTileServerConnection();
55 void btnEdit_clicked();
57 void btnDelete_clicked();
59 void btnSave_clicked();
61 void btnLoad_clicked();
63 void cmbConnections_currentTextChanged(
const QString &text );
66 void populateConnectionList();
67 void setConnectionListPosition();
WidgetMode
Different ways a source select dialog can be used.
@ Standalone
Basic mode when the widget is used as a standalone dialog.