tdeconfigdata.h
key structure holding both the actual key and the the group to which it belongs.
Definition: tdeconfigdata.h:70
TQMap< KEntryKey, KEntry >::ConstIterator KEntryMapConstIterator
type for iterating over keys in a KEntryMap in sorted order.
Definition: tdeconfigdata.h:144
TQMap< KEntryKey, KEntry >::Iterator KEntryMapIterator
type for iterating over keys in a KEntryMap in sorted order.
Definition: tdeconfigdata.h:135
TQMap< KEntryKey, KEntry > KEntryMap
type specifying a map of entries (key,value pairs).
Definition: tdeconfigdata.h:128