te::qt::widgets::PostGIS2SHPDialog Class Reference

#include <PostGIS2SHPDialog.h>

Inheritance diagram for te::qt::widgets::PostGIS2SHPDialog:

Public Member Functions

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

Protected Slots

void onDirToolButtonClicked ()
 
void onHelpPushButtonClicked ()
 
void onOkPushButtonClicked ()
 

Private Attributes

std::auto_ptr< Ui::PostGis2SHPDialogForm > m_ui
 

Detailed Description

Definition at line 51 of file PostGIS2SHPDialog.h.

Constructor & Destructor Documentation

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

Member Function Documentation

void te::qt::widgets::PostGIS2SHPDialog::onDirToolButtonClicked ( )
protectedslot
void te::qt::widgets::PostGIS2SHPDialog::onHelpPushButtonClicked ( )
protectedslot
void te::qt::widgets::PostGIS2SHPDialog::onOkPushButtonClicked ( )
protectedslot
void te::qt::widgets::PostGIS2SHPDialog::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::PostGis2SHPDialogForm> te::qt::widgets::PostGIS2SHPDialog::m_ui
private

Definition at line 78 of file PostGIS2SHPDialog.h.


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