1 #ifndef APROCDELEGATE_H
2 #define APROCDELEGATE_H
11 #include <QItemDelegate>
25 void setModelData(
QWidget *editor, QAbstractItemModel *model,
const QModelIndex &index)
const;
AProcDelegate(const AProcDelegate &)=default
@ class Small delegate class for changing active processor's names
void setEditorData(QWidget *editor, const QModelIndex &index) const
AProcDelegate & operator=(const AProcDelegate &)=default
QWidget * createEditor(QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const
void setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const