Public Member Functions |
| SpinBoxDelegate (QObject *parent=0) |
QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &) const override |
void | setEditorData (QWidget *editor, const QModelIndex &index) const override |
void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const override |
void | updateEditorGeometry (QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &) const override |
Detailed Description
Definition at line 27 of file qgssymbollevelsv2dialog.cpp.
Constructor & Destructor Documentation
SpinBoxDelegate::SpinBoxDelegate |
( |
QObject * |
parent = 0 | ) |
|
|
inline |
Member Function Documentation
QWidget* SpinBoxDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
, |
|
|
const QModelIndex & |
|
|
) |
| const |
|
inlineoverride |
void SpinBoxDelegate::setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
inlineoverride |
void SpinBoxDelegate::setModelData |
( |
QWidget * |
editor, |
|
|
QAbstractItemModel * |
model, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
inlineoverride |
void SpinBoxDelegate::updateEditorGeometry |
( |
QWidget * |
editor, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
|
|
) |
| const |
|
inlineoverride |
The documentation for this class was generated from the following file: