#include <QtCore/qvariant.h> #ifndef QVARIANT_H #ifndef QT_MOC template < > struct QMetaTypeId2 < class QList < class QVariant > >{ /* Some contents are skipped to improve readability */ public: static inline int qt_metatype_id(); /* ... */ }; #endif #endif // QVARIANT_H