|
ORE Studio 0.0.4
|
Custom delegate for rendering account table cells. More...
#include <AccountItemDelegate.hpp>
Inherits QStyledItemDelegate.

Public Member Functions | |
| AccountItemDelegate (BadgeCache *badgeCache, 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 |
Custom delegate for rendering account table cells.
This delegate provides custom rendering for the accounts table, including badge-style rendering for the Admin column.