|
MNE-CPP
0.1.9
A Framework for Electrophysiology
|
Provides a delegate to render user specific input methods in the tree model. More...
#include <data3Dtreedelegate.h>
Public Member Functions | |
| Data3DTreeDelegate (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 |
Protected Member Functions | |
| void | onEditorEdited () |
Provides a delegate to render user specific input methods in the tree model.
DECLARE CLASS Data3DTreeDelegate
Definition at line 78 of file data3Dtreedelegate.h.

| QWidget * Data3DTreeDelegate::createEditor | ( | QWidget * | parent, |
| const QStyleOptionViewItem & | option, | ||
| const QModelIndex & | index | ||
| ) | const |
QItemDelegate functions
Definition at line 82 of file data3Dtreedelegate.cpp.
1.8.17