#include <custCharacteristicDelegate.h>
Public Member Functions | |
CustCharacteristicDelegate (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 |
CustCharacteristicDelegate::CustCharacteristicDelegate | ( | QObject * | parent = 0 |
) |
QWidget * CustCharacteristicDelegate::createEditor | ( | QWidget * | parent, | |
const QStyleOptionViewItem & | option, | |||
const QModelIndex & | index | |||
) | const [virtual] |
Reimplemented from QItemDelegate.
void CustCharacteristicDelegate::setEditorData | ( | QWidget * | editor, | |
const QModelIndex & | index | |||
) | const [virtual] |
Reimplemented from QItemDelegate.
void CustCharacteristicDelegate::setModelData | ( | QWidget * | editor, | |
QAbstractItemModel * | model, | |||
const QModelIndex & | index | |||
) | const [virtual] |
Reimplemented from QItemDelegate.
void CustCharacteristicDelegate::updateEditorGeometry | ( | QWidget * | editor, | |
const QStyleOptionViewItem & | option, | |||
const QModelIndex & | index | |||
) | const [virtual] |
Reimplemented from QItemDelegate.
Generated on Tue Apr 20 12:02:49 2010 | xTuple ERP Programmer Reference, Version 3.5.0 | 1.6.1 |