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