1 #ifndef BALL_VIEW_WIDGETS_HOTKEY_TABLE_H
2 #define BALL_VIEW_WIDGETS_HOTKEY_TABLE_H
4 #ifndef BALL_VIEW_KERNEL_COMMON_H
8 #ifndef BALL_VIEW_KERNEL_PREFERENCESENTRY
12 #ifndef BALL_VIEW_WIDGETS_PYWIDGET_H
16 #include <QtGui/QTableWidget>
17 #include <QtGui/QItemDelegate>
31 const QModelIndex &index)
const;
34 void setModelData(
QWidget *editor, QAbstractItemModel *model,
const QModelIndex &index)
const;
37 const QStyleOptionViewItem &option,
const QModelIndex &index)
const;
76 void setContent(
const std::list<Hotkey>& hotkeys);
99 #endif //BALL_VIEW_WIDGETS_HOTKEY_TABLE_H