• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • @topname@
  • Sitemap
  • Contact Us
 

kdecore

KEntry Struct Reference

#include <kconfigdata.h>

List of all members.


Detailed Description

map/dict/list config node entry.

Definition at line 32 of file kconfigdata.h.


Public Attributes

QCString mValue
bool bDirty:1
bool bNLS:1
bool bGlobal:1
bool bImmutable:1
bool bDeleted:1
bool bExpand:1

Related Functions

(Note that these are not member functions.)

typedef QMap< KEntryKey, KEntry > KEntryMap
typedef QMap< KEntryKey,
KEntry >::Iterator 
KEntryMapIterator
typedef QMap< KEntryKey,
KEntry >::ConstIterator 
KEntryMapConstIterator

Friends And Related Function Documentation

typedef QMap<KEntryKey, KEntry> KEntryMap [related]

type specifying a map of entries (key,value pairs). The keys are actually a key in a particular config file group together with the group name.

Definition at line 128 of file kconfigdata.h.

typedef QMap<KEntryKey, KEntry>::Iterator KEntryMapIterator [related]

type for iterating over keys in a KEntryMap in sorted order.

Definition at line 135 of file kconfigdata.h.

typedef QMap<KEntryKey, KEntry>::ConstIterator KEntryMapConstIterator [related]

type for iterating over keys in a KEntryMap in sorted order. It is const, thus you cannot change the entries in the iterator, only examine them.

Definition at line 144 of file kconfigdata.h.


Member Data Documentation

bool KEntry::bDirty

Must the entry be written back to disk?

Definition at line 41 of file kconfigdata.h.

bool KEntry::bNLS

Entry should be written with locale tag.

Definition at line 45 of file kconfigdata.h.

bool KEntry::bGlobal

Entry should be written to the global config file.

Definition at line 49 of file kconfigdata.h.

bool KEntry::bImmutable

Entry can not be modified.

Definition at line 53 of file kconfigdata.h.

bool KEntry::bDeleted

Entry has been deleted.

Definition at line 57 of file kconfigdata.h.

bool KEntry::bExpand

Whether to apply dollar expansion or not.

Definition at line 61 of file kconfigdata.h.


The documentation for this struct was generated from the following file:
  • kconfigdata.h

kdecore

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

@topname@

Skip menu "@topname@"
  •     kdnssd-avahi
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for @topname@ by doxygen 1.5.5
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