HighlightingItemDelegate Class
(Utils::HighlightingItemDelegate)| Inherits: | QItemDelegate |
Public Functions
| HighlightingItemDelegate(int tabWidth, QObject *parent = 0) | |
| void | setTabWidth(int width) |
Reimplemented Public Functions
| virtual void | paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
- 10 public functions inherited from QItemDelegate
- 9 public functions inherited from QAbstractItemDelegate
Additional Inherited Members
- 1 property inherited from QItemDelegate
- 3 signals inherited from QAbstractItemDelegate
- 7 protected functions inherited from QItemDelegate
Member Function Documentation
HighlightingItemDelegate::HighlightingItemDelegate(int tabWidth, QObject *parent = 0)
Default constructs an instance of HighlightingItemDelegate.