#include <SpreadsheetDelegate.h>
◆ SpreadsheetDelegate()
◆ createEditor()
QWidget * SpreadsheetDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ finishedWithKey
void SpreadsheetGui::SpreadsheetDelegate::finishedWithKey |
( |
int |
key, |
|
|
Qt::KeyboardModifiers |
modifiers |
|
) |
| |
|
signal |
◆ paint()
void SpreadsheetDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ setEditorData()
void SpreadsheetDelegate::setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ setModelData()
◆ sizeHint()
QSize SpreadsheetDelegate::sizeHint |
( |
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Spreadsheet/Gui/SpreadsheetDelegate.h
- FreeCAD/src/Mod/Spreadsheet/Gui/SpreadsheetDelegate.cpp