te::qt::plugins::terralib4::TL4ThemeSelectionWizardPage Class Reference

#include <TL4ThemeSelectionWizardPage.h>

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

Public Member Functions

std::vector<::terralib4::ThemeInfogetThemes ()
 
void setThemes (const std::vector<::terralib4::ThemeInfo > &themes)
 
 TL4ThemeSelectionWizardPage (QWidget *parent=0)
 
 ~TL4ThemeSelectionWizardPage ()
 

Protected Slots

void onDeselectAllPushButtonClicked ()
 
void onSelectAllPushButtonClicked ()
 

Private Member Functions

std::vector< std::string > getNames (const std::string &names)
 

Private Attributes

std::auto_ptr< Ui::TL4ThemeSelectionWizardPageForm > m_ui
 

Detailed Description

Definition at line 52 of file TL4ThemeSelectionWizardPage.h.

Constructor & Destructor Documentation

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

Member Function Documentation

std::vector<std::string> te::qt::plugins::terralib4::TL4ThemeSelectionWizardPage::getNames ( const std::string &  names)
private
std::vector<::terralib4::ThemeInfo> te::qt::plugins::terralib4::TL4ThemeSelectionWizardPage::getThemes ( )
void te::qt::plugins::terralib4::TL4ThemeSelectionWizardPage::onDeselectAllPushButtonClicked ( )
protectedslot
void te::qt::plugins::terralib4::TL4ThemeSelectionWizardPage::onSelectAllPushButtonClicked ( )
protectedslot
void te::qt::plugins::terralib4::TL4ThemeSelectionWizardPage::setThemes ( const std::vector<::terralib4::ThemeInfo > &  themes)

Member Data Documentation

std::auto_ptr<Ui::TL4ThemeSelectionWizardPageForm> te::qt::plugins::terralib4::TL4ThemeSelectionWizardPage::m_ui
private

Definition at line 78 of file TL4ThemeSelectionWizardPage.h.


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