libkdegames Library API Documentation

KExtHighscore::ItemArray Class Reference

Manage a bunch of Item which are saved under the same group in KHighscores config file. More...

#include <kexthighscore_internal.h>

Inheritance diagram for KExtHighscore::ItemArray:

Inheritance graph
[legend]
Collaboration diagram for KExtHighscore::ItemArray:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ItemArray ()
virtual ~ItemArray ()
virtual uint nbEntries () const =0
const ItemContaineritem (const QString &name) const
ItemContaineritem (const QString &name)
void addItem (const QString &name, Item *, bool stored=true, bool canHaveSubGroup=false)
void setItem (const QString &name, Item *)
int findIndex (const QString &name) const
void setGroup (const QString &group)
void setSubGroup (const QString &subGroup)
void read (uint k, Score &data) const
void write (uint k, const Score &data, uint maxNbLines) const
void exportToText (QTextStream &) const

Detailed Description

Manage a bunch of Item which are saved under the same group in KHighscores config file.

Definition at line 128 of file kexthighscore_internal.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for libkdegames Library Version 3.4.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Oct 9 09:38:35 2005 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003