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

Custom delegate for rendering connection items with tag badges. More...

#include <ConnectionItemDelegate.hpp>

Inherits QStyledItemDelegate.

Collaboration diagram for ConnectionItemDelegate:
Collaboration graph

Public Member Functions

 ConnectionItemDelegate (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 connection items with tag badges.

Renders the Name column with tag badges displayed as colored pills after the connection name.