comparison generator/typesystem_xml.xml @ 252:37eed70de029

More things broken than fixed. Rolling back to 263
author maxter
date Sat, 22 Aug 2009 12:50:58 +0000
parents 7664de4a55e5
children 34a37904ff77
comparison
equal deleted inserted replaced
251:739d0ee5bd91 252:37eed70de029
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <?xml-stylesheet type="text/xsl" href="merge.xsl"?> 2 <?xml-stylesheet type="text/xsl" href="merge.xsl"?>
3 3
4 <typesystem package="qt.xml" default-superclass="QtdObject"> 4 <typesystem package="qt.xml" default-superclass="QtDObject">
5 <inject-code> 5 <inject-code>
6 com.trolltech.qt.Utilities.loadQtLibrary("QtXml"); 6 com.trolltech.qt.Utilities.loadQtLibrary("QtXml");
7 </inject-code> 7 </inject-code>
8 <suppress-warning text="WARNING(MetaJavaBuilder) :: Class 'QDomNodeList' has equals operators but no qHash() function"/> 8 <suppress-warning text="WARNING(MetaJavaBuilder) :: Class 'QDomNodeList' has equals operators but no qHash() function"/>
9 <suppress-warning text="WARNING(MetaJavaBuilder) :: Class 'QXmlStreamNamespaceDeclaration' has equals operators but no qHash() function"/> 9 <suppress-warning text="WARNING(MetaJavaBuilder) :: Class 'QXmlStreamNamespaceDeclaration' has equals operators but no qHash() function"/>