libkdegames/highscore
kexthighscore_item.h File Reference
#include <QtCore/QVariant>
#include <QtCore/QMap>
#include <QtCore/QVector>
#include <libkdegames_export.h>
Include dependency graph for kexthighscore_item.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KExtHighscore::Item |
class | KExtHighscore::MultiplayerScores |
class | KExtHighscore::Score |
Namespaces | |
KExtHighscore | |
Enumerations | |
enum | KExtHighscore::ScoreType { KExtHighscore::Won = 0, KExtHighscore::Lost = -1, KExtHighscore::Draw = -2 } |
Functions | |
QDataStream & | KExtHighscore::operator<< (QDataStream &s, const Score &score) |
QDataStream & | KExtHighscore::operator<< (QDataStream &s, const MultiplayerScores &score) |
QDataStream & | KExtHighscore::operator>> (QDataStream &s, Score &score) |
QDataStream & | KExtHighscore::operator>> (QDataStream &s, MultiplayerScores &score) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:46 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.