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