6 #include "../../../../maptools/AbstractLayer.h" 12 te::common::Decorator<QStyledItemDelegate>(decorated)
16 m_view = QIcon(QIcon::fromTheme(
"tl4-view"));
17 m_theme = QIcon(QIcon::fromTheme(
"tl4-theme"));
28 QStyleOptionViewItem opt = option;
29 opt.decorationSize = QSize(20, 20);
31 #if (QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)) 33 opt.features |= QStyleOptionViewItem::HasDecoration;
37 #if (QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)) pthread endif() include_directories($
QStyledItemDelegate * m_decorated
The object decorated.
void paint(te::qt::widgets::Canvas *c, bool generatePNG, std::string fileName)