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 | ||
| ) |
KDE 4.6 API Reference