KDECore
#include <QtCore/QByteArray>
#include <QtCore/QString>
#include <QtCore/QMap>
#include <QtCore/QDebug>
Go to the source code of this file.
Classes | |
struct | KEntry |
struct | KEntryKey |
class | KEntryMap |
Functions | |
bool | operator!= (const KEntry &k1, const KEntry &k2) |
bool | operator< (const KEntryKey &k1, const KEntryKey &k2) |
bool | operator== (const KEntry &k1, const KEntry &k2) |
Function Documentation
Definition at line 75 of file kconfigdata.h.
Compares two KEntryKeys (needed for QMap).
The order is localized, localized-default, non-localized, non-localized-default
Definition at line 120 of file kconfigdata.h.
Definition at line 68 of file kconfigdata.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Apr 20 2013 05:59:13 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Apr 20 2013 05:59:13 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.