te::qt::widgets::SHP2ADODialog Class Reference

#include <SHP2ADODialog.h>

Inheritance diagram for te::qt::widgets::SHP2ADODialog:

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...
 
 SHP2ADODialog (QWidget *parent=0, Qt::WindowFlags f=0)
 
 ~SHP2ADODialog ()
 

Protected Slots

void onHelpPushButtonClicked ()
 
void onOkPushButtonClicked ()
 

Private Attributes

std::auto_ptr< Ui::SHP2ADODialogForm > m_ui
 

Detailed Description

Definition at line 49 of file SHP2ADODialog.h.

Constructor & Destructor Documentation

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

Member Function Documentation

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

Set the list of data sources that can be used.

void te::qt::widgets::SHP2ADODialog::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::SHP2ADODialogForm> te::qt::widgets::SHP2ADODialog::m_ui
private

Definition at line 79 of file SHP2ADODialog.h.


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