te::qt::plugins::terralib4::TL4ConnectorWizardPage Class Reference

A wizard page that provides the capability of connecting to a TerraLib 4.x database. More...

#include <TL4ConnectorWizardPage.h>

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

Public Member Functions

std::map< std::string, std::string > getConnInfo ()
 
 TL4ConnectorWizardPage (QWidget *parent=0)
 
 ~TL4ConnectorWizardPage ()
 

Protected Slots

void onDatabaseTypeComboBoxActivated (const QString &text)
 
void onDirectoryPushButtonClicked ()
 

Private Member Functions

std::string getDriverName (const std::string &displayName)
 

Private Attributes

std::auto_ptr< Ui::TL4ConnectorWizardPageForm > m_ui
 

Detailed Description

A wizard page that provides the capability of connecting to a TerraLib 4.x database.

Definition at line 56 of file TL4ConnectorWizardPage.h.

Constructor & Destructor Documentation

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

Member Function Documentation

std::map<std::string, std::string> te::qt::plugins::terralib4::TL4ConnectorWizardPage::getConnInfo ( )
std::string te::qt::plugins::terralib4::TL4ConnectorWizardPage::getDriverName ( const std::string &  displayName)
private
void te::qt::plugins::terralib4::TL4ConnectorWizardPage::onDatabaseTypeComboBoxActivated ( const QString &  text)
protectedslot
void te::qt::plugins::terralib4::TL4ConnectorWizardPage::onDirectoryPushButtonClicked ( )
protectedslot

Member Data Documentation

std::auto_ptr<Ui::TL4ConnectorWizardPageForm> te::qt::plugins::terralib4::TL4ConnectorWizardPage::m_ui
private

Definition at line 80 of file TL4ConnectorWizardPage.h.


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