#include <Modules/Loadable/Segmentations/Widgets/qMRMLDoubleSpinBoxDelegate.h>
|
| QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const |
| |
| | qMRMLDoubleSpinBoxDelegate (QObject *parent=0) |
| |
| 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 &index) const |
| |
◆ qMRMLDoubleSpinBoxDelegate()
| qMRMLDoubleSpinBoxDelegate::qMRMLDoubleSpinBoxDelegate |
( |
QObject * |
parent = 0 | ) |
|
◆ commitSenderData
| void qMRMLDoubleSpinBoxDelegate::commitSenderData |
( |
| ) |
|
|
protectedslot |
◆ createEditor()
| QWidget* qMRMLDoubleSpinBoxDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ setEditorData()
| void qMRMLDoubleSpinBoxDelegate::setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ setModelData()
| void qMRMLDoubleSpinBoxDelegate::setModelData |
( |
QWidget * |
editor, |
|
|
QAbstractItemModel * |
model, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ updateEditorGeometry()
| void qMRMLDoubleSpinBoxDelegate::updateEditorGeometry |
( |
QWidget * |
editor, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
The documentation for this class was generated from the following file: