te::qt::widgets::CentralizedCheckBoxDelegate Class Reference

#include <CentralizedCheckBoxDelegate.h>

Inheritance diagram for te::qt::widgets::CentralizedCheckBoxDelegate:

Public Member Functions

 CentralizedCheckBoxDelegate (QObject *parent=0)
 
bool editorEvent (QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index)
 
void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const
 
 ~CentralizedCheckBoxDelegate ()
 

Detailed Description

Definition at line 39 of file CentralizedCheckBoxDelegate.h.

Constructor & Destructor Documentation

te::qt::widgets::CentralizedCheckBoxDelegate::CentralizedCheckBoxDelegate ( QObject *  parent = 0)
te::qt::widgets::CentralizedCheckBoxDelegate::~CentralizedCheckBoxDelegate ( )

Member Function Documentation

bool te::qt::widgets::CentralizedCheckBoxDelegate::editorEvent ( QEvent *  event,
QAbstractItemModel *  model,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
)
void te::qt::widgets::CentralizedCheckBoxDelegate::paint ( QPainter *  painter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const

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