KDECore
kconfigdata.h File Reference
#include <QtCore/QByteArray>
#include <QtCore/QString>
#include <QtCore/QMap>
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... | |
| class | KEntryMap |
Functions | |
| bool | operator< (const KEntryKey &k1, const KEntryKey &k2) |
Function Documentation
Compares two KEntryKeys (needed for QMap).
The order is localized, localized-default, non-localized, non-localized-default
Definition at line 104 of file kconfigdata.h.
KDE 4.1 API Reference