#include <Libs/Widgets/ctkActionsWidget.h>
|
virtual void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
|
virtual QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
|
ctkRichTextItemDelegate is a utility class that is needed by ctkActionsWidget. It control how QAction tree items are displayed when the text is written in HTML.
Definition at line 150 of file ctkActionsWidget.h.
virtual void ctkRichTextItemDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
protectedvirtual |
virtual QSize ctkRichTextItemDelegate::sizeHint |
( |
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
protectedvirtual |
The documentation for this class was generated from the following file: