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