#include <ComboBoxItemDelegate.hpp>
◆ ComboBoxItemDelegate()
chatterino::ComboBoxItemDelegate::ComboBoxItemDelegate |
( |
QObject * |
parent = nullptr | ) |
|
◆ ~ComboBoxItemDelegate()
chatterino::ComboBoxItemDelegate::~ComboBoxItemDelegate |
( |
| ) |
|
◆ createEditor()
QWidget * chatterino::ComboBoxItemDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
virtual |
◆ setEditorData()
void chatterino::ComboBoxItemDelegate::setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
virtual |
◆ setModelData()
void chatterino::ComboBoxItemDelegate::setModelData |
( |
QWidget * |
editor, |
|
|
QAbstractItemModel * |
model, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following files: