All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
te::qt::widgets::SHP2PostGISDialog Class Reference

#include <SHP2PostGISDialog.h>

Inheritance diagram for te::qt::widgets::SHP2PostGISDialog:

Public Member Functions

void setDataSources ()
 Set the list of data sources that can be used. More...
 
void setLayers (std::list< te::map::AbstractLayerPtr > layers)
 Set the layer that can be used. More...
 
 SHP2PostGISDialog (QWidget *parent=0, Qt::WindowFlags f=0)
 
 ~SHP2PostGISDialog ()
 

Protected Slots

void onHelpPushButtonClicked ()
 
void onOkPushButtonClicked ()
 

Private Attributes

std::auto_ptr
< Ui::SHP2PostGisDialogForm > 
m_ui
 

Detailed Description

Definition at line 49 of file SHP2PostGISDialog.h.

Constructor & Destructor Documentation

te::qt::widgets::SHP2PostGISDialog::SHP2PostGISDialog ( QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)
te::qt::widgets::SHP2PostGISDialog::~SHP2PostGISDialog ( )

Definition at line 62 of file SHP2PostGISDialog.cpp.

Member Function Documentation

void te::qt::widgets::SHP2PostGISDialog::onHelpPushButtonClicked ( )
protectedslot

Definition at line 118 of file SHP2PostGISDialog.cpp.

Referenced by SHP2PostGISDialog().

void te::qt::widgets::SHP2PostGISDialog::setDataSources ( )

Set the list of data sources that can be used.

Definition at line 97 of file SHP2PostGISDialog.cpp.

References te::common::Singleton< DataSourceInfoManager >::getInstance().

Referenced by SHP2PostGISDialog().

void te::qt::widgets::SHP2PostGISDialog::setLayers ( std::list< te::map::AbstractLayerPtr layers)

Set the layer that can be used.

Parameters
layersList of AbstractLayerPtr

Definition at line 66 of file SHP2PostGISDialog.cpp.

References te::da::GetDataSource(), and te::map::DataSetLayer::getDataSourceId().

Member Data Documentation

std::auto_ptr<Ui::SHP2PostGisDialogForm> te::qt::widgets::SHP2PostGISDialog::m_ui
private

Definition at line 79 of file SHP2PostGISDialog.h.

Referenced by SHP2PostGISDialog().


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