SGSolve
|
This is the complete list of members for SGPayoffTableModel, including all inherited members.
columnCount(const QModelIndex &parent=QModelIndex()) const Q_DECL_OVERRIDE | SGTableModel | inline |
data(const QModelIndex &index, int role) const Q_DECL_OVERRIDE | SGPayoffTableModel | |
emitLayoutChanged() | SGTableModel | inline |
flags(const QModelIndex &index) const | SGTableModel | inline |
game | SGTableModel | protected |
headerData(int section, Qt::Orientation orientation, int role) const Q_DECL_OVERRIDE | SGPayoffTableModel | |
rowCount(const QModelIndex &parent=QModelIndex()) const Q_DECL_OVERRIDE | SGTableModel | inline |
setData(const QModelIndex &index, const QVariant &value, int role) | SGPayoffTableModel | |
setState(int newState) | SGTableModel | inline |
SGPayoffTableModel(SGGame *_game, int _state) | SGPayoffTableModel | inline |
SGTableModel(SGGame *_game, int _state) | SGTableModel | inline |
state | SGTableModel | protected |