#include <QtCore/qhash.h>
#ifndef QHASH_H
template < typename T > inline uint qHash(T const * key);
#endif // QHASH_H