KExtHighscore::ItemContainer Class Reference
List of all members.Detailed Description
Definition at line 85 of file kexthighscore_internal.h.
Public Member Functions | |
| ItemContainer () | |
| ~ItemContainer () | |
| void | setItem (Item *item) |
| const Item * | item () const |
| Item * | item () |
| void | setName (const QString &name) |
| QString | name () const |
| void | setGroup (const QString &group) |
| bool | isStored () const |
| void | setSubGroup (const QString &subGroup) |
| bool | canHaveSubGroup () const |
| QVariant | read (uint i) const |
| QString | pretty (uint i) const |
| void | write (uint i, const QVariant &value) const |
| uint | increment (uint i) const |
Static Public Attributes | |
| static const char | ANONYMOUS [] = "_" |
| static const char | ANONYMOUS_LABEL [] = I18N_NOOP("anonymous") |
The documentation for this class was generated from the following files:

