#include <QtCore/qvariant.h>
#ifndef QVARIANT_H
#ifndef QT_MOC
template < typename T > inline void qVariantSetValue(class QVariant& v, T const & t);
#endif
#endif // QVARIANT_H