Version: 9.12.0
CurveCreator_TableItemDelegate Class Reference

#include <CurveCreator_TableView.h>

Inheritance diagram for CurveCreator_TableItemDelegate:
Inheritance graph

Public Member Functions

 CurveCreator_TableItemDelegate (QObject *theParent)
 
 ~CurveCreator_TableItemDelegate ()
 
virtual QWidgetcreateEditor (QWidget *theParent, const QStyleOptionViewItem &theOption, const QModelIndex &theIndex) const
 Creates an editor for the cell. More...
 
virtual void setEditorData (QWidget *theEditor, const QModelIndex &theIndex) const
 
virtual void setModelData (QWidget *theEditor, QAbstractItemModel *theModel, const QModelIndex &theIndex) const
 

Constructor & Destructor Documentation

◆ CurveCreator_TableItemDelegate()

CurveCreator_TableItemDelegate::CurveCreator_TableItemDelegate ( QObject theParent)

◆ ~CurveCreator_TableItemDelegate()

CurveCreator_TableItemDelegate::~CurveCreator_TableItemDelegate ( )
inline

Member Function Documentation

◆ createEditor()

QWidget * CurveCreator_TableItemDelegate::createEditor ( QWidget theParent,
const QStyleOptionViewItem &  theOption,
const QModelIndex &  theIndex 
) const
virtual

References DBL_MAXIMUM, and DBL_MINIMUM.

◆ setEditorData()

void CurveCreator_TableItemDelegate::setEditorData ( QWidget theEditor,
const QModelIndex &  theIndex 
) const
virtual

◆ setModelData()

void CurveCreator_TableItemDelegate::setModelData ( QWidget theEditor,
QAbstractItemModel theModel,
const QModelIndex &  theIndex 
) const
virtual

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