26#ifndef __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_GEOPACKAGEPUBLISHERDIALOG_H
27#define __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_GEOPACKAGEPUBLISHERDIALOG_H
40namespace Ui {
class GeoPackagePublisherDialogForm; }
81 std::auto_ptr<Ui::GeoPackagePublisherDialogForm>
m_ui;
This is the base class for Layers.
This class can be used to inform the progress of a task.
This class can be used to inform the progress of a task.
void onImportPushButtonClicked()
void onImportOutputPushButtonClicked()
~GeoPackagePublisherDialog()
void onImportSearchPushButtonClicked()
void onExportPushButtonClicked()
void onExportFilePushButtonClicked()
void onSetCurrentStep(double curStep, double totalStep, std::string msg)
GeoPackagePublisherDialog(QWidget *parent=0, Qt::WindowFlags f=0)
te::common::TaskProgress * m_task
std::auto_ptr< Ui::GeoPackagePublisherDialogForm > m_ui
Namespace for the Qt module of TerraLib.