libkdegames/highscore
kexthighscore.cpp File Reference
#include "kexthighscore.h"
#include <QLayout>
#include <QVector>
#include <kdebug.h>
#include "kexthighscore_internal.h"
#include "kexthighscore_gui.h"
Include dependency graph for kexthighscore.cpp:
Go to the source code of this file.
Namespaces | |
KExtHighscore | |
Functions | |
bool | KExtHighscore::configure (QWidget *parent) |
Score | KExtHighscore::firstScore () |
uint | KExtHighscore::gameType () |
Score | KExtHighscore::lastScore () |
void | KExtHighscore::setGameType (uint gameType) |
void | KExtHighscore::show (QWidget *parent, int rank) |
void | KExtHighscore::show (QWidget *parent) |
void | KExtHighscore::submitScore (const Score &score, QWidget *widget) |
Variables | |
ManagerPrivate * | KExtHighscore::internal = 0 |
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.