Version: 8.3.0
EnforcedTreeWidgetDelegate Class Reference

#include <BLSURFPluginGUI_HypothesisCreator.h>

Inheritance diagram for EnforcedTreeWidgetDelegate:
Inheritance graph

Public Member Functions

 EnforcedTreeWidgetDelegate (QObject *parent=0)
 
QWidgetcreateEditor (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
 
bool vertexExists (QAbstractItemModel *model, const QModelIndex &index, QString value) const
 

Constructor & Destructor Documentation

EnforcedTreeWidgetDelegate::EnforcedTreeWidgetDelegate ( QObject *  parent = 0)

Member Function Documentation

QWidget * EnforcedTreeWidgetDelegate::createEditor ( QWidget parent,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const
void EnforcedTreeWidgetDelegate::setEditorData ( QWidget editor,
const QModelIndex &  index 
) const
void EnforcedTreeWidgetDelegate::setModelData ( QWidget editor,
QAbstractItemModel *  model,
const QModelIndex &  index 
) const
void EnforcedTreeWidgetDelegate::updateEditorGeometry ( QWidget editor,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const
bool EnforcedTreeWidgetDelegate::vertexExists ( QAbstractItemModel *  model,
const QModelIndex &  index,
QString  value 
) const