FACT++
1.0
|
#include <QEvent>
#include <QStandardItem>
#include <QStyledItemDelegate>
Go to the source code of this file.
Classes | |
class | CheckBoxEvent |
An event posted by the CheckBoxDelegate if the CheckBox is used. More... | |
class | CheckBoxDelegate |
A delegate which displays an arrow if there are sub items and raises an event if the checkbox is checked. More... | |