|
| MTEExampleDelegate (QObject *parent=0) |
|
QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &index) const |
|
void | setEditorData (QWidget *editor, const QModelIndex &index) const |
|
void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const |
|
void | updateEditorGeometry (QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &) const |
|
MTEExampleDelegate::MTEExampleDelegate |
( |
QObject * |
parent = 0 | ) |
|
|
inline |
QWidget* MTEExampleDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
inline |
void MTEExampleDelegate::setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
inline |
void MTEExampleDelegate::setModelData |
( |
QWidget * |
editor, |
|
|
QAbstractItemModel * |
model, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
inline |
void MTEExampleDelegate::updateEditorGeometry |
( |
QWidget * |
editor, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
|
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: