KHighscore Member List
This is the complete list of members for KHighscore, including all inherited members.
config() const | KHighscore | protected |
group() const | KHighscore | protected |
hasEntry(int entry, const TQString &key) const | KHighscore | |
hasTable() const | KHighscore | |
highscoreGroup() const | KHighscore | |
init(const char *appname) | KHighscore | static |
init(bool forceLocal) (defined in KHighscore) | KHighscore | protected |
isLocked() const | KHighscore | |
KHighscore(TQObject *parent=0) | KHighscore | |
KHighscore(bool forceLocal, TQObject *parent) | KHighscore | |
lockForWriting(TQWidget *widget=0) | KHighscore | |
readCurrentConfig() | KHighscore | |
readEntry(int entry, const TQString &key, const TQString &pDefault=TQString()) const | KHighscore | |
readList(const TQString &key, int lastEntry=20) const | KHighscore | |
readNumEntry(int entry, const TQString &key, int pDefault=-1) const | KHighscore | |
readPropertyEntry(int entry, const TQString &key, const TQVariant &pDefault) const | KHighscore | |
setHighscoreGroup(const TQString &groupname=TQString()) | KHighscore | |
sync() | KHighscore | |
writeAndUnlock() | KHighscore | |
writeEntry(int entry, const TQString &key, const TQString &value) | KHighscore | |
writeEntry(int entry, const TQString &key, int value) | KHighscore | |
writeEntry(int entry, const TQString &key, const TQVariant &value) | KHighscore | |
writeList(const TQString &key, const TQStringList &list) | KHighscore | |
~KHighscore() | KHighscore |