#include <governancewidget.h>
|
| | Delegate (QObject *parent=nullptr) |
| |
| void | setValues (QList< QString > _values) |
| |
| void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
| |
Definition at line 30 of file governancewidget.h.
◆ Delegate()
| Delegate::Delegate |
( |
QObject * |
parent = nullptr | ) |
|
|
inlineexplicit |
◆ paint()
| void Delegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
inlineoverride |
◆ setValues()
| void Delegate::setValues |
( |
QList< QString > |
_values | ) |
|
|
inline |
◆ values
| QList<QString> Delegate::values |
|
private |
The documentation for this class was generated from the following file: