MNE-CPP  0.1.9
A Framework for Electrophysiology
Public Member Functions | Protected Member Functions | List of all members
DISP3DLIB::Data3DTreeDelegate Class Reference

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 ()
 

Detailed Description

Provides a delegate to render user specific input methods in the tree model.

DECLARE CLASS Data3DTreeDelegate

Definition at line 78 of file data3Dtreedelegate.h.

Inheritance diagram for DISP3DLIB::Data3DTreeDelegate:
Inheritance graph

Member Function Documentation

◆ createEditor()

QWidget * Data3DTreeDelegate::createEditor ( QWidget *  parent,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const

QItemDelegate functions

Definition at line 82 of file data3Dtreedelegate.cpp.


The documentation for this class was generated from the following files: