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)

Definition at line 6 of file CentralizedCheckBoxDelegate.cpp.

References ~CentralizedCheckBoxDelegate().

te::qt::widgets::CentralizedCheckBoxDelegate::~CentralizedCheckBoxDelegate ( )
default

Member Function Documentation

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

Definition at line 31 of file CentralizedCheckBoxDelegate.cpp.

void te::qt::widgets::CentralizedCheckBoxDelegate::paint ( QPainter *  painter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const

Definition at line 14 of file CentralizedCheckBoxDelegate.cpp.

References paint().


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