FACT++
1.0
|
A delegate which displays an arrow if there are sub items and raises an event if the checkbox is checked. More...
#include <CheckBoxDelegate.h>
Public Member Functions | |
CheckBoxDelegate (QObject *p=0) | |
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
bool | editorEvent (QEvent *evt, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) |
A delegate which displays an arrow if there are sub items and raises an event if the checkbox is checked.
Definition at line 22 of file CheckBoxDelegate.h.