21 #ifndef TE_QT_WIDGETS_DATASETTABLEHORIZONTALHEADER_H 
   22 #define TE_QT_WIDGETS_DATASETTABLEHORIZONTALHEADER_H 
   24 #include "../../../dataaccess/datasource/DataSource.h" 
   26 #include <QHeaderView> 
   49       class DataSetTableView;
 
  127           void linkTable(std::string firstFieldName, std::string secondFieldName);
 
  188 #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.