21#ifndef TE_QT_WIDGETS_DATASETTABLEHORIZONTALHEADER_H
22#define TE_QT_WIDGETS_DATASETTABLEHORIZONTALHEADER_H
25#include "../../../dataaccess/datasource/DataSource.h"
51 class DataSetTableView;
129 void linkTable(std::string firstFieldName, std::string secondFieldName);
A dataset is the unit of information manipulated by the data access module of TerraLib.
This is the base class for layers.
boost::shared_ptr< DataSource > DataSourcePtr