26 #ifndef __TERRALIB_PLUGINS_TERRALIB4_INTERNAL_TL4RASTERFOLDERSELECTIONWIZARDPAGE_H 
   27 #define __TERRALIB_PLUGINS_TERRALIB4_INTERNAL_TL4RASTERFOLDERSELECTIONWIZARDPAGE_H 
   36 #include <QtGui/QWizardPage> 
   39 namespace Ui { 
class TL4RasterFolderSelectionWizardPageForm; }
 
   45     namespace widgets { 
class FileChooser; }
 
   70             std::auto_ptr<Ui::TL4RasterFolderSelectionWizardPageForm> 
m_ui;
 
   77 #endif  // __TERRALIB_PLUGINS_TERRALIB4_INTERNAL_TL4RASTERFOLDERSELECTIONWIZARDPAGE_H 
~TL4RasterFolderSelectionWizardPage()
 
std::auto_ptr< te::qt::widgets::FileChooser > m_fileChooser
 
void onChooseToolButtonClicked()
 
std::auto_ptr< Ui::TL4RasterFolderSelectionWizardPageForm > m_ui
 
TL4RasterFolderSelectionWizardPage(QWidget *parent=0)