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

libkdegames

  • KExtHighscore
  • ItemArray
Public Member Functions | List of all members
KExtHighscore::ItemArray Class Reference

#include <kexthighscore_internal.h>

Inherits TQMemArray< ItemContainer * >.

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

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

libkdegames

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

libkdegames

Skip menu "libkdegames"
  • libkdegames
Generated for libkdegames by doxygen 1.8.1.2
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |