18#ifndef QGSTILEDSCENESOURCESELECT_H
19#define QGSTILEDSCENESOURCESELECT_H
23#include "ui_qgstiledscenesourceselectbase.h"
52 void btnEdit_clicked();
54 void btnDelete_clicked();
56 void btnSave_clicked();
58 void btnLoad_clicked();
60 void cmbConnections_currentTextChanged(
const QString &text );
66 void newConnection( QString provider );
67 void populateConnectionList();
68 void setConnectionListPosition();
WidgetMode
Different ways a source select dialog can be used.
@ Standalone
Basic mode when the widget is used as a standalone dialog.