All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
te::qt::plugins::terralib4::TL4RasterFolderSelectionWizardPage Class Reference

#include <TL4RasterFolderSelectionWizardPage.h>

Inheritance diagram for te::qt::plugins::terralib4::TL4RasterFolderSelectionWizardPage:

Public Member Functions

std::string getPath ()
 
 TL4RasterFolderSelectionWizardPage (QWidget *parent=0)
 
 ~TL4RasterFolderSelectionWizardPage ()
 

Protected Slots

void onChooseToolButtonClicked ()
 

Private Attributes

std::auto_ptr
< te::qt::widgets::FileChooser
m_fileChooser
 
std::auto_ptr
< Ui::TL4RasterFolderSelectionWizardPageForm > 
m_ui
 

Detailed Description

Definition at line 51 of file TL4RasterFolderSelectionWizardPage.h.

Constructor & Destructor Documentation

te::qt::plugins::terralib4::TL4RasterFolderSelectionWizardPage::TL4RasterFolderSelectionWizardPage ( QWidget *  parent = 0)

Definition at line 36 of file TL4RasterFolderSelectionWizardPage.cpp.

References m_ui, and onChooseToolButtonClicked().

te::qt::plugins::terralib4::TL4RasterFolderSelectionWizardPage::~TL4RasterFolderSelectionWizardPage ( )

Definition at line 47 of file TL4RasterFolderSelectionWizardPage.cpp.

Member Function Documentation

std::string te::qt::plugins::terralib4::TL4RasterFolderSelectionWizardPage::getPath ( )
void te::qt::plugins::terralib4::TL4RasterFolderSelectionWizardPage::onChooseToolButtonClicked ( )
protectedslot

Member Data Documentation

std::auto_ptr<te::qt::widgets::FileChooser> te::qt::plugins::terralib4::TL4RasterFolderSelectionWizardPage::m_fileChooser
private

Definition at line 69 of file TL4RasterFolderSelectionWizardPage.h.

std::auto_ptr<Ui::TL4RasterFolderSelectionWizardPageForm> te::qt::plugins::terralib4::TL4RasterFolderSelectionWizardPage::m_ui
private

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