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