26 #ifndef __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_GEOPACKAGESYNCHRONIZERDIALOG_H 27 #define __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_GEOPACKAGESYNCHRONIZERDIALOG_H 30 #include "../../../../maptools/AbstractLayer.h" 31 #include "../Config.h" 39 namespace Ui {
class GeoPackageSynchronizerDialogForm; }
74 void setLayerList(std::list<te::map::AbstractLayerPtr> list);
78 std::auto_ptr<Ui::GeoPackageSynchronizerDialogForm>
m_ui;
86 #endif // __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_GEOPACKAGESYNCHRONIZERDIALOG_H
This interface is used to get the input parameters for GeoPackage Synchronizer operation.
void onSynchronizePushButtonClicked()
void setLayerList(std::list< te::map::AbstractLayerPtr > list)
void onGeopackageToolButtonClicked()
~GeoPackageSynchronizerDialog()
std::auto_ptr< Ui::GeoPackageSynchronizerDialogForm > m_ui
GeoPackageSynchronizerDialog(QWidget *parent=0, Qt::WindowFlags f=0)
void onGatheringComboBoxActivated(int index)