map/dict/list config node entry.
bool bDefault
Entry indicates if this is a default value.
TQMap< KEntryKey, KEntry >::Iterator KEntryMapIterator
bool bImmutable
Entry can not be modified.
key structure holding both the actual key and the the group to which it belongs.
TQMap< KEntryKey, KEntry >::ConstIterator KEntryMapConstIterator
bool bLocal
Entry is localised or not.
TQMap< KEntryKey, KEntry > KEntryMap
bool bGlobal
Entry should be written to the global config file.
bool bNLS
Entry should be written with locale tag.
TQCString mGroup
The "group" to which this EntryKey belongs.
bool bExpand
Whether to apply dollar expansion or not.
TQCString mKey
The actual key of the entry in question.
bool bDirty
Must the entry be written back to disk?