BALL::VIEW::ComboBoxDelegate Class Reference
#include <BALL/VIEW/WIDGETS/hotkeyTable.h>
List of all members.
Detailed Description
Definition at line 23 of file hotkeyTable.h.
Constructor & Destructor Documentation
BALL::VIEW::ComboBoxDelegate::ComboBoxDelegate |
( |
QObject * |
parent = 0 |
) |
|
Member Function Documentation
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 |
Member Data Documentation