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