Nepomuk-Core
libnepomukcore/query/util.h File Reference
#include <QtCore/QList>
#include <QtCore/QHash>
Include dependency graph for libnepomukcore/query/util.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
template<typename Key , typename Value > | |
bool | compareHash (const QHash< Key, Value > &h1, const QHash< Key, Value > &h2) |
template<typename T > | |
bool | compareQList (const QList< T > &rp1, const QList< T > &rp2) |
Function Documentation
template<typename Key , typename Value >
bool compareHash | ( | const QHash< Key, Value > & | h1, |
const QHash< Key, Value > & | h2 | ||
) |
Definition at line 39 of file libnepomukcore/query/util.h.
template<typename T >
bool compareQList | ( | const QList< T > & | rp1, |
const QList< T > & | rp2 | ||
) |
Definition at line 27 of file libnepomukcore/query/util.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.