26 #ifndef __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_BUILDERINPUTLAYERSWIZARDPAGE_H 
   27 #define __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_BUILDERINPUTLAYERSWIZARDPAGE_H 
   30 #include "../Config.h" 
   44       class DoubleListWidget;
 
   78             std::auto_ptr<te::qt::widgets::DoubleListWidget> 
m_widget;
 
   85 #endif  // __TE_QT_PLUGINS_TERRAMOBILE_INTERNAL_BUILDERINPUTLAYERSWIZARDPAGE_H 
BuilderInputLayersWizardPage(QWidget *parent=0)
 
std::auto_ptr< te::qt::widgets::DoubleListWidget > m_widget
 
This interface is used to get the input layers parameters for GeoPackage Builder wizard operation...
 
te::qt::widgets::DoubleListWidget * getWidget() const 
 
~BuilderInputLayersWizardPage()