18#ifndef QGSTILEDSCENESOURCESELECT_H 
   19#define QGSTILEDSCENESOURCESELECT_H 
   25#include "ui_qgstiledscenesourceselectbase.h" 
   50    void btnEdit_clicked();
 
   52    void btnDelete_clicked();
 
   54    void btnSave_clicked();
 
   56    void btnLoad_clicked();
 
   58    void cmbConnections_currentTextChanged( 
const QString &text );
 
   64    void newConnection( QString provider );
 
   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.