27 #ifndef __TERRALIB_QT_WIDGETS_TABLE_INTERNAL_DATASETTABLEVIEW_H    28 #define __TERRALIB_QT_WIDGETS_TABLE_INTERNAL_DATASETTABLEVIEW_H    30 #include "../Config.h"    33 #include <QItemDelegate>    81           virtual void paint(QPainter* painter, 
const QStyleOptionViewItem& option, 
const QModelIndex& index) 
const;
    88           virtual void setColor(
const QColor& c);
   123           void setPromoter(
Promoter* promoter);
   141 #endif //__TERRALIB_QT_WIDGETS_TABLE_INTERNAL_DATASETTABLEVIEW_H 
This class represents a set of unique ids created in the same context. i.e. from the same data set...
 
A dataset is the unit of information manipulated by the data access module of TerraLib.