#include <itemcluster.h>
Public Member Functions | |
| ItemLineEditDelegate (QObject *parent=0) | |
| ~ItemLineEditDelegate () | |
| 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 |
| ItemLineEditDelegate::ItemLineEditDelegate | ( | QObject * | parent = 0 |
) |
| ItemLineEditDelegate::~ItemLineEditDelegate | ( | ) |
| QWidget * ItemLineEditDelegate::createEditor | ( | QWidget * | parent, | |
| const QStyleOptionViewItem & | option, | |||
| const QModelIndex & | index | |||
| ) | const [virtual] |
Reimplemented from QItemDelegate.
| void ItemLineEditDelegate::setEditorData | ( | QWidget * | editor, | |
| const QModelIndex & | index | |||
| ) | const [virtual] |
Reimplemented from QItemDelegate.
| void ItemLineEditDelegate::setModelData | ( | QWidget * | editor, | |
| QAbstractItemModel * | model, | |||
| const QModelIndex & | index | |||
| ) | const [virtual] |
Reimplemented from QItemDelegate.
| Generated on Mon Nov 30 09:57:52 2009 | xTuple ERP Programmer Reference, Version 3.4.0RC |
1.6.1
|