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

#include <TL4ThemeSelectionWizardPage.h>

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

Public Member Functions

std::vector
<::terralib4::ThemeInfo
getThemes ()
 
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 ( )

Definition at line 47 of file TL4ThemeSelectionWizardPage.cpp.

Member Function Documentation

std::vector< std::string > te::qt::plugins::terralib4::TL4ThemeSelectionWizardPage::getNames ( const std::string &  names)
private

Definition at line 117 of file TL4ThemeSelectionWizardPage.cpp.

References te::common::Tokenize().

std::vector<::terralib4::ThemeInfo > te::qt::plugins::terralib4::TL4ThemeSelectionWizardPage::getThemes ( )
void te::qt::plugins::terralib4::TL4ThemeSelectionWizardPage::onDeselectAllPushButtonClicked ( )
protectedslot

Definition at line 62 of file TL4ThemeSelectionWizardPage.cpp.

Referenced by TL4ThemeSelectionWizardPage().

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

Definition at line 51 of file TL4ThemeSelectionWizardPage.cpp.

Referenced by TL4ThemeSelectionWizardPage().

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.

Referenced by TL4ThemeSelectionWizardPage().


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