kget
RangeTreeWidgetItemDelegate Class Reference
#include <rangetreewidget.h>
Inheritance diagram for RangeTreeWidgetItemDelegate:

Public Member Functions | |
RangeTreeWidgetItemDelegate (QAbstractItemView *parent) | |
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
Detailed Description
Definition at line 123 of file rangetreewidget.h.
Constructor & Destructor Documentation
RangeTreeWidgetItemDelegate::RangeTreeWidgetItemDelegate | ( | QAbstractItemView * | parent | ) |
Definition at line 285 of file rangetreewidget.cpp.
Member Function Documentation
void RangeTreeWidgetItemDelegate::paint | ( | QPainter * | painter, |
const QStyleOptionViewItem & | option, | ||
const QModelIndex & | index | ||
) | const |
Definition at line 289 of file rangetreewidget.cpp.
QSize RangeTreeWidgetItemDelegate::sizeHint | ( | const QStyleOptionViewItem & | option, |
const QModelIndex & | index | ||
) | const |
Definition at line 333 of file rangetreewidget.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.