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

Custom delegate for rendering account table cells. More...

#include <AccountItemDelegate.hpp>

Inherits QStyledItemDelegate.

Collaboration diagram for AccountItemDelegate:
Collaboration graph

Public Member Functions

 AccountItemDelegate (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 account table cells.

This delegate provides custom rendering for the accounts table, including badge-style rendering for the Admin column.