KHighscore Member ListThis is the complete list of members for KHighscore, including all inherited members.
| config() const | KHighscore | [protected] |
| group() const | KHighscore | [protected] |
| hasEntry(int entry, const QString &key) const | KHighscore | |
| hasTable() const | KHighscore | |
| highscoreGroup() const | KHighscore | |
| init(const char *appname) | KHighscore | [static] |
| init(bool forceLocal) | KHighscore | [protected] |
| isLocked() const | KHighscore | |
| KHighscore(QObject *parent=0) | KHighscore | |
| KHighscore(bool forceLocal, QObject *parent) | KHighscore | |
| lockForWriting(QWidget *widget=0) | KHighscore | |
| readCurrentConfig() | KHighscore | |
| readEntry(int entry, const QString &key, const QString &pDefault=QString::null) const | KHighscore | |
| readList(const QString &key, int lastEntry=20) const | KHighscore | |
| readNumEntry(int entry, const QString &key, int pDefault=-1) const | KHighscore | |
| readPropertyEntry(int entry, const QString &key, const QVariant &pDefault) const | KHighscore | |
| setHighscoreGroup(const QString &groupname=QString::null) | KHighscore | |
| sync() | KHighscore | |
| writeAndUnlock() | KHighscore | |
| writeEntry(int entry, const QString &key, const QString &value) | KHighscore | |
| writeEntry(int entry, const QString &key, int value) | KHighscore | |
| writeEntry(int entry, const QString &key, const QVariant &value) | KHighscore | |
| writeList(const QString &key, const QStringList &list) | KHighscore | |
| ~KHighscore() | KHighscore | |
|