• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • libtdegames
 

libtdegames

KExtHighscore::ItemArray

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>

Inherits TQMemArray< ItemContainer * >.

Inherited by KExtHighscore::PlayerInfos, and KExtHighscore::ScoreInfos.

List of all members.

Public Member Functions

virtual uint nbEntries () const =0
const ItemContainer * item (const TQString &name) const
ItemContainer * item (const TQString &name)
void addItem (const TQString &name, Item *, bool stored=true, bool canHaveSubGroup=false)
void setItem (const TQString &name, Item *)
int findIndex (const TQString &name) const
void setGroup (const TQString &group)
void setSubGroup (const TQString &subGroup)
void read (uint k, Score &data) const
void write (uint k, const Score &data, uint maxNbLines) const
void exportToText (TQTextStream &) 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:
  • kexthighscore_internal.h
  • kexthighscore_internal.cpp

libtdegames

Skip menu "libtdegames"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

libtdegames

Skip menu "libtdegames"
  • libtdegames
Generated for libtdegames by doxygen 1.6.3
This website is maintained by Timothy Pearson.