18#ifndef QGSVECTORTILESOURCESELECT_H
19#define QGSVECTORTILESOURCESELECT_H
24#include "ui_qgsvectortilesourceselectbase.h"
51 void btnNew_clicked();
52 void newArcgisVectorTileServerConnection();
54 void btnEdit_clicked();
56 void btnDelete_clicked();
58 void btnSave_clicked();
60 void btnLoad_clicked();
62 void cmbConnections_currentTextChanged(
const QString &text );
65 void populateConnectionList();
66 void setConnectionListPosition();
WidgetMode
Different ways a source select dialog can be used.
@ Standalone
Basic mode when the widget is used as a standalone dialog.