#include <QtCore/qvariant.h>
#ifndef QVARIANT_H
#ifndef QT_MOC
template < > struct QMetaTypeId2 < class QMap < class QString, class QVariant > >{
   public: static inline int qt_metatype_id();
   public: enum /*anonymous*/{
      Defined = 1,
      MetaType = 8,
   };
};
#endif
#endif // QVARIANT_H