#include <VectorListEditor.h>
◆ VectorTableDelegate()
VectorTableDelegate::VectorTableDelegate |
( |
int |
decimals, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
◆ createEditor()
QWidget * VectorTableDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ setEditorData()
void VectorTableDelegate::setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ setModelData()
◆ updateEditorGeometry()
void VectorTableDelegate::updateEditorGeometry |
( |
QWidget * |
editor, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/VectorListEditor.h
- FreeCAD/src/Gui/VectorListEditor.cpp