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;
117 #endif //__TERRALIB_QT_WIDGETS_LAYER_INTERNAL_LAYERVIEWDELEGATE_H
void paint(te::qt::widgets::Canvas *c, bool generatePNG, std::string fileName)