25 #ifndef __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_RASTERLAYERDELEGATE_H 26 #define __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_RASTERLAYERDELEGATE_H 28 #include "../../Config.h" 31 #include "../../../../common/Decorator.h" 34 #include <QStyledItemDelegate> 52 void paint(QPainter * painter,
const QStyleOptionViewItem & option,
const QModelIndex & index)
const;
58 #endif //__TERRALIB_QT_WIDGETS_LAYER_INTERNAL_RASTERLAYERDELEGATE_H
void paint(te::qt::widgets::Canvas *c, bool generatePNG, std::string fileName)