libkdegames/highscore
#include <kexthighscore_internal.h>
Definition at line 89 of file kexthighscore_internal.h.
KExtHighscore::ItemContainer::ItemContainer |
( |
| ) |
|
KExtHighscore::ItemContainer::~ItemContainer |
( |
| ) |
|
bool KExtHighscore::ItemContainer::canHaveSubGroup |
( |
| ) |
const |
|
inline |
uint KExtHighscore::ItemContainer::increment |
( |
uint |
i | ) |
const |
bool KExtHighscore::ItemContainer::isStored |
( |
| ) |
const |
|
inline |
const Item* KExtHighscore::ItemContainer::item |
( |
| ) |
const |
|
inline |
Item* KExtHighscore::ItemContainer::item |
( |
| ) |
|
|
inline |
QString KExtHighscore::ItemContainer::name |
( |
| ) |
const |
|
inline |
QString KExtHighscore::ItemContainer::pretty |
( |
uint |
i | ) |
const |
QVariant KExtHighscore::ItemContainer::read |
( |
uint |
i | ) |
const |
void KExtHighscore::ItemContainer::setGroup |
( |
const QString & |
group | ) |
|
|
inline |
void KExtHighscore::ItemContainer::setItem |
( |
Item * |
item | ) |
|
void KExtHighscore::ItemContainer::setName |
( |
const QString & |
name | ) |
|
|
inline |
void KExtHighscore::ItemContainer::setSubGroup |
( |
const QString & |
subGroup | ) |
|
|
inline |
void KExtHighscore::ItemContainer::write |
( |
uint |
i, |
|
|
const QVariant & |
value |
|
) |
| const |
const char KExtHighscore::ItemContainer::ANONYMOUS = "_" |
|
static |
const char KExtHighscore::ItemContainer::ANONYMOUS_LABEL = I18N_NOOP("anonymous") |
|
static |
The documentation for this class was generated from the following files:
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
KDE's Doxygen guidelines are available online.