TL4ConnectorWizardPage(QWidget *parent=0)
 
void onDatabaseTypeComboBoxActivated(const QString &text)
 
A wizard page that provides the capability of connecting to a TerraLib 4.x database. 
 
std::map< std::string, std::string > getConnInfo()
 
std::string getDriverName(const std::string &displayName)
 
std::auto_ptr< Ui::TL4ConnectorWizardPageForm > m_ui