#include <BALL/VIEW/WIDGETS/shortcutTableView.h>
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
int BALL::VIEW::ShortcutTableModel::columnCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
QVariant BALL::VIEW::ShortcutTableModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
Qt::ItemFlags BALL::VIEW::ShortcutTableModel::flags |
( |
const QModelIndex & |
index | ) |
const |
QVariant BALL::VIEW::ShortcutTableModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
bool BALL::VIEW::ShortcutTableModel::isValid |
( |
const QKeySequence & |
seq | ) |
const |
int BALL::VIEW::ShortcutTableModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
bool BALL::VIEW::ShortcutTableModel::setData |
( |
const QModelIndex & |
index, |
|
|
const QVariant & |
data, |
|
|
int |
role = Qt::EditRole |
|
) |
| |
Member Data Documentation