18#ifndef QGSTILEDSCENESOURCESELECT_H
19#define QGSTILEDSCENESOURCESELECT_H
24#include "ui_qgstiledscenesourceselectbase.h"
51 void btnEdit_clicked();
53 void btnDelete_clicked();
55 void btnSave_clicked();
57 void btnLoad_clicked();
59 void cmbConnections_currentTextChanged(
const QString &text );
65 void newConnection( QString provider );
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.