Loading...
Searching...
No Matches
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

◆ CentralizedCheckBoxDelegate()

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

◆ ~CentralizedCheckBoxDelegate()

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

Member Function Documentation

◆ editorEvent()

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

◆ paint()

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: