te::qt::plugins::terramobile::GeoPackageSynchronizerDialog Class Reference

This interface is used to get the input parameters for GeoPackage Synchronizer operation. More...

#include <GeoPackageSynchronizerDialog.h>

Inheritance diagram for te::qt::plugins::terramobile::GeoPackageSynchronizerDialog:

Public Member Functions

 GeoPackageSynchronizerDialog (QWidget *parent=0, Qt::WindowFlags f=0)
 
void setLayerList (std::list< te::map::AbstractLayerPtr > list)
 
 ~GeoPackageSynchronizerDialog ()
 

Protected Slots

void onGatheringComboBoxActivated (int index)
 
void onGeopackageToolButtonClicked ()
 
void onSynchronizePushButtonClicked ()
 

Private Attributes

std::auto_ptr< Ui::GeoPackageSynchronizerDialogForm > m_ui
 

Detailed Description

This interface is used to get the input parameters for GeoPackage Synchronizer operation.

Definition at line 54 of file GeoPackageSynchronizerDialog.h.

Constructor & Destructor Documentation

te::qt::plugins::terramobile::GeoPackageSynchronizerDialog::GeoPackageSynchronizerDialog ( QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)
te::qt::plugins::terramobile::GeoPackageSynchronizerDialog::~GeoPackageSynchronizerDialog ( )

Member Function Documentation

void te::qt::plugins::terramobile::GeoPackageSynchronizerDialog::onGatheringComboBoxActivated ( int  index)
protectedslot
void te::qt::plugins::terramobile::GeoPackageSynchronizerDialog::onGeopackageToolButtonClicked ( )
protectedslot
void te::qt::plugins::terramobile::GeoPackageSynchronizerDialog::onSynchronizePushButtonClicked ( )
protectedslot
void te::qt::plugins::terramobile::GeoPackageSynchronizerDialog::setLayerList ( std::list< te::map::AbstractLayerPtr list)

Member Data Documentation

std::auto_ptr<Ui::GeoPackageSynchronizerDialogForm> te::qt::plugins::terramobile::GeoPackageSynchronizerDialog::m_ui
private

Definition at line 78 of file GeoPackageSynchronizerDialog.h.


The documentation for this class was generated from the following file: