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:

QMemArray< ItemContainer * > List of all members.

Public Member Functions

virtual uint nbEntries () const=0
const ItemContainer * item (const QString &name) const
ItemContainer * item (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.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Apr 18 06:22:59 2004 by doxygen 1.3.6-20040222 written by Dimitri van Heesch, © 1997-2003