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::unique_ptr< Ui::TL4ThemeSelectionWizardPageForm > m_ui
 

Detailed Description

Definition at line 52 of file TL4ThemeSelectionWizardPage.h.

Constructor & Destructor Documentation

◆ TL4ThemeSelectionWizardPage()

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

◆ ~TL4ThemeSelectionWizardPage()

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

Member Function Documentation

◆ getNames()

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

◆ getThemes()

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

◆ onDeselectAllPushButtonClicked

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

◆ onSelectAllPushButtonClicked

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

◆ setThemes()

void te::qt::plugins::terralib4::TL4ThemeSelectionWizardPage::setThemes ( const std::vector<::terralib4::ThemeInfo > &  themes)

Member Data Documentation

◆ m_ui

std::unique_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: