#include <BALL/VIEW/WIDGETS/hotkeyTable.h>
Definition at line 23 of file hotkeyTable.h.
BALL::VIEW::ComboBoxDelegate::ComboBoxDelegate |
( |
QObject * |
parent = 0 | ) |
|
QWidget* BALL::VIEW::ComboBoxDelegate::createEditor |
( |
QWidget * |
parent, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
void BALL::VIEW::ComboBoxDelegate::setEditorData |
( |
QWidget * |
editor, |
|
|
const QModelIndex & |
index |
|
) |
| const |
void BALL::VIEW::ComboBoxDelegate::setModelData |
( |
QWidget * |
editor, |
|
|
QAbstractItemModel * |
model, |
|
|
const QModelIndex & |
index |
|
) |
| const |
void BALL::VIEW::ComboBoxDelegate::updateEditorGeometry |
( |
QWidget * |
editor, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |