ORE Studio 0.0.4
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ChangeReasonItemDelegate Class Reference

Custom delegate for rendering change reason table cells. More...

#include <ChangeReasonItemDelegate.hpp>

Inherits QStyledItemDelegate.

Collaboration diagram for ChangeReasonItemDelegate:
Collaboration graph

Public Member Functions

 ChangeReasonItemDelegate (QObject *parent=nullptr)
 
void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override
 
QSize sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const override
 

Detailed Description

Custom delegate for rendering change reason table cells.

This delegate provides custom rendering for the change reasons table, including badge-style rendering for the boolean columns (AppliesToAmend, AppliesToDelete, RequiresCommentary).