#include <tablistdelegate.h>
|
| | TabListDelegate (TabListView *view) |
| |
| QRect | audioButtonRect (const QModelIndex &index) const |
| |
| void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
| |
| QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const override |
| |
Definition at line 25 of file tablistdelegate.h.
◆ TabListDelegate()
◆ audioButtonRect()
| QRect TabListDelegate::audioButtonRect |
( |
const QModelIndex & |
index | ) |
const |
◆ paint()
| void TabListDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ sizeHint()
| QSize TabListDelegate::sizeHint |
( |
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
The documentation for this class was generated from the following files: