|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
(Qt) Delegate for displaying and editing colors More...
#include <TYPaletteWidget.h>


Public Member Functions | |
| PaletteValueDelegate (QObject *parent=NULL) | |
| 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 |
(Qt) Delegate for displaying and editing colors
Definition at line 208 of file TYPaletteWidget.h.
|
inline |
Definition at line 213 of file TYPaletteWidget.h.
| QWidget * PaletteValueDelegate::createEditor | ( | QWidget * | parent, |
| const QStyleOptionViewItem & | option, | ||
| const QModelIndex & | index | ||
| ) | const |
| void PaletteValueDelegate::setEditorData | ( | QWidget * | editor, |
| const QModelIndex & | index | ||
| ) | const |
| void PaletteValueDelegate::setModelData | ( | QWidget * | editor, |
| QAbstractItemModel * | model, | ||
| const QModelIndex & | index | ||
| ) | const |
Definition at line 576 of file TYPaletteWidget.cpp.