SGSolve
SGPayoffTableModel Member List

This is the complete list of members for SGPayoffTableModel, including all inherited members.

columnCount(const QModelIndex &parent=QModelIndex()) const Q_DECL_OVERRIDESGTableModelinline
data(const QModelIndex &index, int role) const Q_DECL_OVERRIDESGPayoffTableModel
emitLayoutChanged()SGTableModelinline
flags(const QModelIndex &index) constSGTableModelinline
gameSGTableModelprotected
headerData(int section, Qt::Orientation orientation, int role) const Q_DECL_OVERRIDESGPayoffTableModel
rowCount(const QModelIndex &parent=QModelIndex()) const Q_DECL_OVERRIDESGTableModelinline
setData(const QModelIndex &index, const QVariant &value, int role)SGPayoffTableModel
setState(int newState)SGTableModelinline
SGPayoffTableModel(SGGame *_game, int _state)SGPayoffTableModelinline
SGTableModel(SGGame *_game, int _state)SGTableModelinline
stateSGTableModelprotected