FACT++  1.0
CheckBoxDelegate Class Reference

A delegate which displays an arrow if there are sub items and raises an event if the checkbox is checked. More...

#include <CheckBoxDelegate.h>

+ Inheritance diagram for CheckBoxDelegate:
+ Collaboration diagram for CheckBoxDelegate:

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)
 

Detailed Description

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.


The documentation for this class was generated from the following files: