#include <GenericItemDelegate.hpp>
|
| SwitcherItemDelegate (QObject *parent=nullptr) |
|
| ~SwitcherItemDelegate () |
|
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
|
QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const override |
|
◆ SwitcherItemDelegate()
chatterino::SwitcherItemDelegate::SwitcherItemDelegate |
( |
QObject * |
parent = nullptr | ) |
|
◆ ~SwitcherItemDelegate()
chatterino::SwitcherItemDelegate::~SwitcherItemDelegate |
( |
| ) |
|
◆ paint()
void chatterino::SwitcherItemDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ sizeHint()
QSize chatterino::SwitcherItemDelegate::sizeHint |
( |
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
The documentation for this class was generated from the following files: