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

KDECore

KEntryKey Struct Reference

key structure holding both the actual key and the group to which it belongs. More...

#include <kconfigdata.h>

List of all members.

Public Member Functions

 KEntryKey (const QByteArray &_group=QByteArray(), const QByteArray &_key=QByteArray(), bool isLocalized=false, bool isDefault=false)

Public Attributes

bool bDefault:1
bool bLocal:1
bool bRaw:1
QByteArray mGroup
QByteArray mKey

Detailed Description

key structure holding both the actual key and the group to which it belongs.

For internal use only.

Definition at line 85 of file kconfigdata.h.


Constructor & Destructor Documentation

KEntryKey::KEntryKey ( const QByteArray &  _group = QByteArray(),
const QByteArray &  _key = QByteArray(),
bool  isLocalized = false,
bool  isDefault = false 
) [inline]

Constructor.

For internal use only.

Definition at line 88 of file kconfigdata.h.


Member Data Documentation

bool KEntryKey::bDefault

Entry indicates if this is a default value.

Definition at line 107 of file kconfigdata.h.

bool KEntryKey::bLocal

Entry is localised or not.

Definition at line 103 of file kconfigdata.h.

bool KEntryKey::bRaw

For internal use only.

Key is a raw unprocessed key.

Warning:
this should only be set during merging, never for normal use.

Definition at line 112 of file kconfigdata.h.

QByteArray KEntryKey::mGroup

The "group" to which this EntryKey belongs.

Definition at line 95 of file kconfigdata.h.

QByteArray KEntryKey::mKey

The _actual_ key of the entry in question.

Definition at line 99 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
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.6.1
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