• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KDECore

KCoreConfigSkeleton::ItemEnum

KCoreConfigSkeleton::ItemEnum Class Reference

#include <kcoreconfigskeleton.h>

Inheritance diagram for KCoreConfigSkeleton::ItemEnum:

Inheritance graph
[legend]

List of all members.


Detailed Description

Class for handling enums.

Definition at line 594 of file kcoreconfigskeleton.h.


Public Member Functions

QList< Choice > choices () const
 ItemEnum (const QString &_group, const QString &_key, qint32 &reference, const QList< Choice > &choices, qint32 defaultValue=0)
void readConfig (KConfig *config)
void writeConfig (KConfig *config)

Classes

struct  Choice

Constructor & Destructor Documentation

KCoreConfigSkeleton::ItemEnum::ItemEnum ( const QString &  _group,
const QString &  _key,
qint32 &  reference,
const QList< Choice > &  choices,
qint32  defaultValue = 0 
)

Constructor.

Parameters:
_group Config file group.
_key Config file key.

Parameters:
reference The initial value to hold in the item
defaultValue The default value for the item

Parameters:
choices The list of enums that can be stored in this item

Definition at line 424 of file kcoreconfigskeleton.cpp.


Member Function Documentation

QList< KCoreConfigSkeleton::ItemEnum::Choice > KCoreConfigSkeleton::ItemEnum::choices (  )  const

Definition at line 475 of file kcoreconfigskeleton.cpp.

void KCoreConfigSkeleton::ItemEnum::readConfig ( KConfig *  config  )  [virtual]

This function is called by KCoreConfigSkeleton to read the value for this setting from a config file.

Reimplemented from KCoreConfigSkeleton::ItemInt.

Definition at line 432 of file kcoreconfigskeleton.cpp.

void KCoreConfigSkeleton::ItemEnum::writeConfig ( KConfig *  config  )  [virtual]

This function is called by KCoreConfigSkeleton to write the value of this setting to a config file.

Reimplemented from KConfigSkeletonGenericItem< qint32 >.

Definition at line 461 of file kcoreconfigskeleton.cpp.


The documentation for this class was generated from the following files:
  • kcoreconfigskeleton.h
  • kcoreconfigskeleton.cpp

KDECore

Skip menu "KDECore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • KIO
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • Kross
  • KUtils
  • Nepomuk
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal