diff options
Diffstat (limited to 'DESIGN')
-rw-r--r-- | DESIGN | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ If you add a major new feature, suggest using it in http://techbase.kde.org/Development/Tutorials/KConfig -kconfigdata.h contains definitions of the data formats used by kconfig. +kconfigdata_p.h contains definitions of the data formats used by kconfig. Configuration entries are stored as "KEntry". They are indexed with "KEntryKey". The primary store is a "KEntryMap" which is defined as a QMap from "KEntryKey" |