#include <TransferMarkers.hpp>
|
| | MarkerColorDelegate (QObject *parent=0) |
| |
| QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, 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 &index) const |
| |
Definition at line 34 of file TransferMarkers.hpp.
◆ MarkerColorDelegate()
| mgx::MarkerColorDelegate::MarkerColorDelegate |
( |
QObject * |
parent = 0 | ) |
|
◆ createEditor()
| QWidget* mgx::MarkerColorDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ setEditorData()
| void mgx::MarkerColorDelegate::setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ setModelData()
| void mgx::MarkerColorDelegate::setModelData |
( |
QWidget * |
editor, |
|
|
QAbstractItemModel * |
model, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ updateEditorGeometry()
| void mgx::MarkerColorDelegate::updateEditorGeometry |
( |
QWidget * |
editor, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
◆ _font
| QFont mgx::MarkerColorDelegate::_font |
|
protected |
The documentation for this class was generated from the following file: