libkdegames/highscore
kexthighscore_item.cpp File Reference
#include "kexthighscore_item.h"
#include <QLayout>
#include <QLabel>
#include <QHBoxLayout>
#include <kglobal.h>
#include <kdialog.h>
#include <kdebug.h>
#include <kvbox.h>
#include <kpagedialog.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 | |
KExtHighscore | |
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.