#include <toitemTableView.h>
◆ ToitemTableDelegate()
ToitemTableDelegate::ToitemTableDelegate |
( |
QObject * | parent = 0 | ) |
|
◆ createEditor()
QWidget * ToitemTableDelegate::createEditor |
( |
QWidget * | parent, |
|
|
const QStyleOptionViewItem & | , |
|
|
const QModelIndex & | index ) const |
|
virtual |
◆ setEditorData()
void ToitemTableDelegate::setEditorData |
( |
QWidget * | editor, |
|
|
const QModelIndex & | index ) const |
|
virtual |
◆ setModelData()
void ToitemTableDelegate::setModelData |
( |
QWidget * | editor, |
|
|
QAbstractItemModel * | pModel, |
|
|
const QModelIndex & | index ) const |
|
virtual |
◆ updateEditorGeometry()
void ToitemTableDelegate::updateEditorGeometry |
( |
QWidget * | editor, |
|
|
const QStyleOptionViewItem & | option, |
|
|
const QModelIndex & | ) const |
|
virtual |
The documentation for this class was generated from the following files:
- toitemTableView.h
- toitemTableView.cpp