| add(const QString &key, int value) | GameInformation | |
| add(const QString &key, double value) | GameInformation | |
| add(const QString &key, const QString &value) | GameInformation | |
| clear() | GameInformation | |
| GameInformation() | GameInformation | |
| operator<<(ostream &out, const GameInformation &gameInformation) | GameInformation | [friend] |
| operator<<(QTextStream &out, const GameInformation &gameInformation) | GameInformation | [friend] |
| operator>>(QTextStream &in, GameInformation &gameInformation) | GameInformation | [friend] |
| value(const QString &key) const | GameInformation | |
| ~GameInformation() | GameInformation |
1.5.5