te::addressgeocoding::ImportTableDialog Class Reference

#include <ImportTableDialog.h>

Inheritance diagram for te::addressgeocoding::ImportTableDialog:

Public Member Functions

std::auto_ptr< te::da::DataSetgetDataSet ()
 
te::da::DataSourcePtr getDataSource ()
 
 ImportTableDialog (QWidget *parent=0, Qt::WindowFlags f=0)
 
 ~ImportTableDialog ()
 

Protected Slots

void onCancelPushButtonClicked ()
 
void onHelpPushButtonClicked ()
 
void onInputDataToolButtonTriggered ()
 
void onOkPushButtonClicked ()
 

Private Attributes

std::auto_ptr< te::da::DataSetm_dataSet
 
te::da::DataSourcePtr m_dataSource
 
std::auto_ptr< te::da::DataSetTypem_dataType
 
std::auto_ptr< te::da::DataSetTypeConverterm_dsConverter
 
std::auto_ptr< te::qt::widgets::DataSetTableViewm_tblView
 
std::auto_ptr< Ui::ImportTableDialogForm > m_ui
 

Detailed Description

Definition at line 56 of file ImportTableDialog.h.

Constructor & Destructor Documentation

te::addressgeocoding::ImportTableDialog::ImportTableDialog ( QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)
te::addressgeocoding::ImportTableDialog::~ImportTableDialog ( )

Member Function Documentation

std::auto_ptr<te::da::DataSet> te::addressgeocoding::ImportTableDialog::getDataSet ( )
te::da::DataSourcePtr te::addressgeocoding::ImportTableDialog::getDataSource ( )
void te::addressgeocoding::ImportTableDialog::onCancelPushButtonClicked ( )
protectedslot
void te::addressgeocoding::ImportTableDialog::onHelpPushButtonClicked ( )
protectedslot
void te::addressgeocoding::ImportTableDialog::onInputDataToolButtonTriggered ( )
protectedslot
void te::addressgeocoding::ImportTableDialog::onOkPushButtonClicked ( )
protectedslot

Member Data Documentation

std::auto_ptr<te::da::DataSet> te::addressgeocoding::ImportTableDialog::m_dataSet
private

Definition at line 85 of file ImportTableDialog.h.

te::da::DataSourcePtr te::addressgeocoding::ImportTableDialog::m_dataSource
private

Definition at line 87 of file ImportTableDialog.h.

std::auto_ptr<te::da::DataSetType> te::addressgeocoding::ImportTableDialog::m_dataType
private

Definition at line 86 of file ImportTableDialog.h.

std::auto_ptr<te::da::DataSetTypeConverter> te::addressgeocoding::ImportTableDialog::m_dsConverter
private

Definition at line 84 of file ImportTableDialog.h.

std::auto_ptr<te::qt::widgets::DataSetTableView> te::addressgeocoding::ImportTableDialog::m_tblView
private

Definition at line 83 of file ImportTableDialog.h.

std::auto_ptr<Ui::ImportTableDialogForm> te::addressgeocoding::ImportTableDialog::m_ui
private

Definition at line 82 of file ImportTableDialog.h.


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