| columnCount(const QModelIndex &parent=QModelIndex()) const | BALL::VIEW::ShortcutTableModel | |
| data(const QModelIndex &index, int role=Qt::DisplayRole) const | BALL::VIEW::ShortcutTableModel | |
| flags(const QModelIndex &index) const | BALL::VIEW::ShortcutTableModel | |
| headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | BALL::VIEW::ShortcutTableModel | |
| isValid(const QKeySequence &seq) const | BALL::VIEW::ShortcutTableModel | |
| registry_ | BALL::VIEW::ShortcutTableModel | [private] |
| rowCount(const QModelIndex &parent=QModelIndex()) const | BALL::VIEW::ShortcutTableModel | |
| setData(const QModelIndex &index, const QVariant &data, int role=Qt::EditRole) | BALL::VIEW::ShortcutTableModel | |
| ShortcutTableModel(ShortcutRegistry *reg) | BALL::VIEW::ShortcutTableModel |