KVIrc 5.2.0
Developer APIs
Public Member Functions | List of all members
ChannelTreeWidgetItemDelegate Class Reference

#include <ListWindow.h>

+ Inheritance diagram for ChannelTreeWidgetItemDelegate:

Public Member Functions

 ChannelTreeWidgetItemDelegate (QTreeWidget *pWidget=nullptr)
 
void paint (QPainter *pPainter, const QStyleOptionViewItem &option, const QModelIndex &index) const
 
QSize sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const
 
 ~ChannelTreeWidgetItemDelegate ()
 

Constructor & Destructor Documentation

◆ ChannelTreeWidgetItemDelegate()

ChannelTreeWidgetItemDelegate::ChannelTreeWidgetItemDelegate ( QTreeWidget *  pWidget = nullptr)

◆ ~ChannelTreeWidgetItemDelegate()

ChannelTreeWidgetItemDelegate::~ChannelTreeWidgetItemDelegate ( )
default

Member Function Documentation

◆ paint()

void ChannelTreeWidgetItemDelegate::paint ( QPainter *  pPainter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const

◆ sizeHint()

QSize ChannelTreeWidgetItemDelegate::sizeHint ( const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const

The documentation for this class was generated from the following files: