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

Custom delegate for rendering compute result table cells. More...

#include <ClientResultItemDelegate.hpp>

Inherits QStyledItemDelegate.

Collaboration diagram for ClientResultItemDelegate:
Collaboration graph

Public Member Functions

 ClientResultItemDelegate (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 compute result table cells.

Renders the State and Outcome columns as coloured badges matching the style used in the accounts table.