All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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::DataSetType
m_dataType
 
std::auto_ptr
< te::da::DataSetTypeConverter
m_dsConverter
 
std::auto_ptr
< te::qt::widgets::DataSetTableView
m_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 ( )

Definition at line 96 of file ImportTableDialog.cpp.

Member Function Documentation

std::auto_ptr< te::da::DataSet > te::addressgeocoding::ImportTableDialog::getDataSet ( )

Definition at line 105 of file ImportTableDialog.cpp.

te::da::DataSourcePtr te::addressgeocoding::ImportTableDialog::getDataSource ( )

Definition at line 100 of file ImportTableDialog.cpp.

void te::addressgeocoding::ImportTableDialog::onCancelPushButtonClicked ( )
protectedslot

Definition at line 196 of file ImportTableDialog.cpp.

Referenced by ImportTableDialog().

void te::addressgeocoding::ImportTableDialog::onHelpPushButtonClicked ( )
protectedslot

Definition at line 186 of file ImportTableDialog.cpp.

Referenced by ImportTableDialog().

void te::addressgeocoding::ImportTableDialog::onInputDataToolButtonTriggered ( )
protectedslot
void te::addressgeocoding::ImportTableDialog::onOkPushButtonClicked ( )
protectedslot

Definition at line 191 of file ImportTableDialog.cpp.

Referenced by ImportTableDialog().

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.

Referenced by ImportTableDialog().

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

Definition at line 82 of file ImportTableDialog.h.

Referenced by ImportTableDialog().


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