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

KDECore

Public Member Functions | Public Attributes | Related Functions | List of all members
KEntry Struct Reference

#include <kconfigdata.h>

Public Member Functions

 KEntry ()
 

Public Attributes

bool bDeleted:1
 
bool bDirty:1
 
bool bExpand:1
 
bool bGlobal:1
 
bool bImmutable:1
 
bool bReverted: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.

Definition at line 35 of file kconfigdata.h.

Constructor & Destructor Documentation

KEntry::KEntry ( )
inline

Constructor.

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.

Definition at line 235 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 226 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.

bool KEntry::bReverted

Entry has been reverted to its default value (from a more global file).

Definition at line 66 of file kconfigdata.h.

QByteArray KEntry::mValue

Definition at line 42 of file kconfigdata.h.


The documentation for this struct was generated from the following file:
  • kconfigdata.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KDECore

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

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal