QElectroTech  0.70
Public Member Functions | List of all members
EditorDelegate Class Reference

The EditorDelegate class This delegate is only use for disable the edition of the first column of the information tree widget. More...

Public Member Functions

 EditorDelegate (QObject *parent)
 
QWidget * createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const
 

Detailed Description

The EditorDelegate class This delegate is only use for disable the edition of the first column of the information tree widget.

Definition at line 29 of file elementpropertieseditorwidget.cpp.

Constructor & Destructor Documentation

◆ EditorDelegate()

EditorDelegate::EditorDelegate ( QObject *  parent)
inline

Definition at line 32 of file elementpropertieseditorwidget.cpp.

Member Function Documentation

◆ createEditor()

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

Definition at line 36 of file elementpropertieseditorwidget.cpp.


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