KDECore
kconfigdata.h File Reference
#include <qmap.h>
#include "kdelibs_export.h"
Include dependency graph for kconfigdata.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | KEntry |
map/dict/list config node entry. More... | |
struct | KEntryKey |
key structure holding both the actual key and the the group to which it belongs. More... | |
Functions | |
bool | operator< (const KEntryKey &k1, const KEntryKey &k2) |
Function Documentation
compares two KEntryKeys (needed for QMap).
For internal use only.
Definition at line 99 of file kconfigdata.h.