Medical Imaging Interaction Toolkit  2024.12.99-d991a09f
Medical Imaging Interaction Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
QmitkLabelColorItemDelegate Class Reference

An item delegate for rendering and editing label color in a QmitkMultiLabelTreeView. More...

#include <QmitkLabelColorItemDelegate.h>

Inheritance diagram for QmitkLabelColorItemDelegate:
Collaboration diagram for QmitkLabelColorItemDelegate:

Public Member Functions

 QmitkLabelColorItemDelegate (QObject *parent=nullptr)
 
bool editorEvent (QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) override
 
void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override
 

Detailed Description

An item delegate for rendering and editing label color in a QmitkMultiLabelTreeView.

Definition at line 24 of file QmitkLabelColorItemDelegate.h.

Constructor & Destructor Documentation

◆ QmitkLabelColorItemDelegate()

QmitkLabelColorItemDelegate::QmitkLabelColorItemDelegate ( QObject *  parent = nullptr)
explicit

Creates a new PropertyDelegate.

Member Function Documentation

◆ editorEvent()

bool QmitkLabelColorItemDelegate::editorEvent ( QEvent *  event,
QAbstractItemModel *  model,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
)
override

◆ paint()

void QmitkLabelColorItemDelegate::paint ( QPainter *  painter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const
override

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