Nepomuk
util.h File Reference
#include <QtCore/QList>
#include <QtCore/QHash>
Include dependency graph for util.h:
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 | ||
) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:27 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:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.