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

KDECore

KEntry Struct Reference

map/dict/list config node entry. More...

#include <kconfigdata.h>

List of all members.


Public Member Functions

 KEntry ()

Public Attributes

bool bDeleted:1
bool bDirty:1
bool bExpand:1
bool bGlobal:1
bool bImmutable:1
QByteArray mValue

Related Functions

(Note that these are not member functions.)

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

Detailed Description

map/dict/list config node entry.

For internal use only.

Definition at line 35 of file kconfigdata.h.


Constructor & Destructor Documentation

KEntry::KEntry (  )  [inline]

Constructor.

For internal use only.

Definition at line 38 of file kconfigdata.h.


Friends And Related Function Documentation

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.

For internal use only.

Definition at line 474 of file kconfigdata.h.

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

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

For internal use only.

Definition at line 465 of file kconfigdata.h.


Member Data Documentation

bool KEntry::bDeleted

Entry has been deleted.

Definition at line 58 of file kconfigdata.h.

bool KEntry::bDirty

Must the entry be written back to disk?

Definition at line 46 of file kconfigdata.h.

bool KEntry::bExpand

Whether to apply dollar expansion or not.

Definition at line 62 of file kconfigdata.h.

bool KEntry::bGlobal

Entry should be written to the global config file.

Definition at line 50 of file kconfigdata.h.

bool KEntry::bImmutable

Entry can not be modified.

Definition at line 54 of file kconfigdata.h.

QByteArray KEntry::mValue

For internal use only.

Definition at line 42 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

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
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.5.7
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