26 #ifndef __TERRALIB_PLUGINS_TERRALIB4_INTERNAL_TL4CONNECTORWIZARDPAGE_H 
   27 #define __TERRALIB_PLUGINS_TERRALIB4_INTERNAL_TL4CONNECTORWIZARDPAGE_H 
   38 #include <QtGui/QWizardPage> 
   41 namespace Ui { 
class TL4ConnectorWizardPageForm; }
 
   80             std::auto_ptr<Ui::TL4ConnectorWizardPageForm> 
m_ui;
 
   88 #endif  // __TERRALIB_PLUGINS_TERRALIB4_INTERNAL_TL4CONNECTORWIZARDPAGE_H 
std::string getDriverName(const std::string &displayName)
 
void onDirectoryPushButtonClicked()
 
std::map< std::string, std::string > getConnInfo()
 
void onDatabaseTypeComboBoxActivated(const QString &text)
 
~TL4ConnectorWizardPage()
 
std::auto_ptr< Ui::TL4ConnectorWizardPageForm > m_ui
 
TL4ConnectorWizardPage(QWidget *parent=0)
 
A wizard page that provides the capability of connecting to a TerraLib 4.x database.