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

#include <DataSetTableHorizontalHeader.h>

Public Attributes

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 53 of file DataSetTableHorizontalHeader.h.

Member Data Documentation

std::string te::qt::widgets::LinkTableInfo::m_connInfo

Data Source Connection Info.

Definition at line 57 of file DataSetTableHorizontalHeader.h.

Referenced by te::qt::widgets::DataSetTableHorizontalHeader::dropEvent().

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

Data Source Id.

Definition at line 55 of file DataSetTableHorizontalHeader.h.

Referenced by te::qt::widgets::DataSetTableHorizontalHeader::dropEvent().

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

Data Source Type.

Definition at line 56 of file DataSetTableHorizontalHeader.h.

Referenced by te::qt::widgets::DataSetTableHorizontalHeader::dropEvent().

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

Field Number.

Definition at line 62 of file DataSetTableHorizontalHeader.h.

Referenced by te::qt::widgets::DataSetTableHorizontalHeader::dropEvent().

size_t te::qt::widgets::LinkTableInfo::m_fieldType
std::string te::qt::widgets::LinkTableInfo::m_layerId
std::string te::qt::widgets::LinkTableInfo::m_layerName
std::string te::qt::widgets::LinkTableInfo::m_layerTitle

Layer Title.

Definition at line 60 of file DataSetTableHorizontalHeader.h.

Referenced by te::qt::widgets::DataSetTableHorizontalHeader::dropEvent().

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

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