#include "kexthighscore_item.h"#include <qlayout.h>#include <kglobal.h>#include <kdialogbase.h>#include <kdebug.h>#include "khighscore.h"#include "kexthighscore_internal.h"#include "kexthighscore_gui.h"Include dependency graph for kexthighscore_item.cpp:

Go to the source code of this file.
Namespaces | |
| namespace | KExtHighscore |
Functions | |
| QDataStream & | KExtHighscore::operator<< (QDataStream &s, const Score &score) |
| QDataStream & | KExtHighscore::operator>> (QDataStream &s, Score &score) |
| QDataStream & | KExtHighscore::operator<< (QDataStream &s, const MultiplayerScores &score) |
| QDataStream & | KExtHighscore::operator>> (QDataStream &s, MultiplayerScores &score) |
1.4.6