comparison generator/typesystem_xml.xml @ 254:34a37904ff77

(none)
author maxter
date Sun, 30 Aug 2009 10:59:56 +0000
parents 37eed70de029
children 04b52676b45f
comparison
equal deleted inserted replaced
253:073b9153ed8a 254:34a37904ff77
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"/>