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 51 of file SHP2PostGISDialog.h.

Constructor & Destructor Documentation

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

Member Function Documentation

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

Set the list of data sources that can be used.

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

Set the layer that can be used.

Parameters
layersList of AbstractLayerPtr

Member Data Documentation

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

Definition at line 81 of file SHP2PostGISDialog.h.


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