#include <iconchooser.h>
|
| | IconChooserDelegate (QWidget *parent=nullptr) |
| |
| 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 51 of file iconchooser.h.
◆ IconChooserDelegate()
| IconChooserDelegate::IconChooserDelegate |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ paint()
| void IconChooserDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ sizeHint()
| QSize IconChooserDelegate::sizeHint |
( |
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
The documentation for this class was generated from the following files: