Interface class to generate cell decorations (i.e. text) in Qt trees and tables.
More...
Interface class to generate cell decorations (i.e. text) in Qt trees and tables.
Definition at line 28 of file celldecoratorinterface.h.
◆ ~CellDecoratorInterface()
virtual ModelView::CellDecoratorInterface::~CellDecoratorInterface |
( |
| ) |
|
|
virtualdefault |
◆ hasCustomDecoration()
virtual bool ModelView::CellDecoratorInterface::hasCustomDecoration |
( |
const QModelIndex & |
index | ) |
const |
|
pure virtual |
◆ initStyleOption()
virtual void ModelView::CellDecoratorInterface::initStyleOption |
( |
QStyleOptionViewItem * |
option, |
|
|
const QModelIndex & |
index |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: