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

Custom delegate for rendering feature flag table cells. More...

#include <FeatureFlagItemDelegate.hpp>

Inherits QStyledItemDelegate.

Collaboration diagram for FeatureFlagItemDelegate:
Collaboration graph

Public Member Functions

 FeatureFlagItemDelegate (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 feature flag table cells.

This delegate provides custom rendering for the feature flags table, including badge-style rendering for the Enabled column.