te::qt::widgets::LinkTableInfo Struct Reference

#include <DataSetTableHorizontalHeader.h>

Public Attributes

std::map< std::string, std::string > m_connInfo
 Data Source Connection Info. More...
 
std::string m_dataSourceId
 Data Source Id. More...
 
std::string m_dataSourceType
 Data Source Type. More...
 
std::string m_fieldName
 Field Name. More...
 
size_t m_fieldNumber
 Field Number. More...
 
size_t m_fieldType
 Field Type. More...
 
std::string m_layerId
 Layer Id. More...
 
std::string m_layerName
 Layer Name. More...
 
std::string m_layerTitle
 Layer Title. More...
 
std::string m_layerType
 Layer Type. More...
 

Detailed Description

Definition at line 51 of file DataSetTableHorizontalHeader.h.

Member Data Documentation

std::map<std::string, std::string> te::qt::widgets::LinkTableInfo::m_connInfo

Data Source Connection Info.

Definition at line 55 of file DataSetTableHorizontalHeader.h.

std::string te::qt::widgets::LinkTableInfo::m_dataSourceId

Data Source Id.

Definition at line 53 of file DataSetTableHorizontalHeader.h.

std::string te::qt::widgets::LinkTableInfo::m_dataSourceType

Data Source Type.

Definition at line 54 of file DataSetTableHorizontalHeader.h.

std::string te::qt::widgets::LinkTableInfo::m_fieldName

Field Name.

Definition at line 61 of file DataSetTableHorizontalHeader.h.

size_t te::qt::widgets::LinkTableInfo::m_fieldNumber

Field Number.

Definition at line 60 of file DataSetTableHorizontalHeader.h.

size_t te::qt::widgets::LinkTableInfo::m_fieldType

Field Type.

Definition at line 62 of file DataSetTableHorizontalHeader.h.

std::string te::qt::widgets::LinkTableInfo::m_layerId

Layer Id.

Definition at line 56 of file DataSetTableHorizontalHeader.h.

std::string te::qt::widgets::LinkTableInfo::m_layerName

Layer Name.

Definition at line 57 of file DataSetTableHorizontalHeader.h.

std::string te::qt::widgets::LinkTableInfo::m_layerTitle

Layer Title.

Definition at line 58 of file DataSetTableHorizontalHeader.h.

std::string te::qt::widgets::LinkTableInfo::m_layerType

Layer Type.

Definition at line 59 of file DataSetTableHorizontalHeader.h.


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