25 #ifndef __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_LAYERVIEWDELEGATE_H    26 #define __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_LAYERVIEWDELEGATE_H    28 #include "../../Config.h"    31 #include "../../../../common/Decorator.h"    35 #include <QStyledItemDelegate>    90         void paint(QPainter * painter, 
const QStyleOptionViewItem & option, 
const QModelIndex & index) 
const;
   102         QIcon getIcon(
const QModelIndex & index) 
const;
   116 #endif //__TERRALIB_QT_WIDGETS_LAYER_INTERNAL_LAYERVIEWDELEGATE_H