#include <freeterminalmodel.h>
Inherits QStyledItemDelegate.
|
| FreeTerminalModelDelegate (QObject *parent=nullptr) |
|
QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
|
void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const override |
|
◆ FreeTerminalModelDelegate()
FreeTerminalModelDelegate::FreeTerminalModelDelegate |
( |
QObject * |
parent = nullptr | ) |
|
◆ createEditor()
QWidget * FreeTerminalModelDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ setModelData()
void FreeTerminalModelDelegate::setModelData |
( |
QWidget * |
editor, |
|
|
QAbstractItemModel * |
model, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
The documentation for this class was generated from the following files: