20#ifndef __TERRALIB_QT_PLUGINS_DATASOURCE_WFS_INTERNAL_ITEMDELEGATE_H
21#define __TERRALIB_QT_PLUGINS_DATASOURCE_WFS_INTERNAL_ITEMDELEGATE_H
28#include <QStyledItemDelegate>
46 void paint(QPainter * painter,
const QStyleOptionViewItem & option,
const QModelIndex & index)
const;
Defines a decorator abstraction.
WFSItemDelegate(QStyledItemDelegate *decorated, QObject *parent=0)
void paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const
Namespace for the Qt module of TerraLib.