BALL::VIEW::ComboBoxDelegate Class Reference

#include <BALL/VIEW/WIDGETS/hotkeyTable.h>

Inheritance diagram for BALL::VIEW::ComboBoxDelegate:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ComboBoxDelegate (QObject *parent=0)
QWidgetcreateEditor (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

Private Attributes

QStringList sl_keys_
QStringList sl_modifier_

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

Definition at line 40 of file hotkeyTable.h.

Definition at line 41 of file hotkeyTable.h.

Generated by  doxygen 1.6.3