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

#include <TL4LayerSelectionWizardPage.h>

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

Public Member Functions

std::vector< std::string > getChecked ()
 
bool hasChecked () const
 
void setDatasets (std::vector< std::string > datasets)
 
 TL4LayerSelectionWizardPage (QWidget *parent=0)
 
 ~TL4LayerSelectionWizardPage ()
 

Protected Slots

void onDeselectAllPushButtonClicked ()
 
void onSelectAllPushButtonClicked ()
 

Private Attributes

std::auto_ptr
< Ui::TL4LayerSelectionWizardPageForm > 
m_ui
 

Detailed Description

Definition at line 49 of file TL4LayerSelectionWizardPage.h.

Constructor & Destructor Documentation

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

Definition at line 45 of file TL4LayerSelectionWizardPage.cpp.

Member Function Documentation

std::vector< std::string > te::qt::plugins::terralib4::TL4LayerSelectionWizardPage::getChecked ( )

Definition at line 61 of file TL4LayerSelectionWizardPage.cpp.

bool te::qt::plugins::terralib4::TL4LayerSelectionWizardPage::hasChecked ( ) const

Definition at line 73 of file TL4LayerSelectionWizardPage.cpp.

void te::qt::plugins::terralib4::TL4LayerSelectionWizardPage::onDeselectAllPushButtonClicked ( )
protectedslot

Definition at line 94 of file TL4LayerSelectionWizardPage.cpp.

Referenced by TL4LayerSelectionWizardPage().

void te::qt::plugins::terralib4::TL4LayerSelectionWizardPage::onSelectAllPushButtonClicked ( )
protectedslot

Definition at line 84 of file TL4LayerSelectionWizardPage.cpp.

Referenced by TL4LayerSelectionWizardPage().

void te::qt::plugins::terralib4::TL4LayerSelectionWizardPage::setDatasets ( std::vector< std::string >  datasets)

Definition at line 49 of file TL4LayerSelectionWizardPage.cpp.

Member Data Documentation

std::auto_ptr<Ui::TL4LayerSelectionWizardPageForm> te::qt::plugins::terralib4::TL4LayerSelectionWizardPage::m_ui
private

Definition at line 73 of file TL4LayerSelectionWizardPage.h.

Referenced by TL4LayerSelectionWizardPage().


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