##// END OF EJS Templates
Start Python 3.x Port...
Start Python 3.x Port The main python interpreter works, BUT: Many tests still fail, Qt integration is broken

File last commit:

r205:706df4355685
r206:316b4928f53f
Show More
typesystem_webkit-qtscript.xml
12 lines | 455 B | application/xml | XmlLexer
/ generator_50 / typesystem_webkit-qtscript.xml
Orochimarufan
Redo CMake build system, get Qt5 support...
r205 <?xml version="1.0"?>
<typesystem package="com.trolltech.qt.webkit">
<!-- ### need to work around the fact that QWebHistoryItem doesn't have a default constructor -->
<rejection class="QWebHistory"/>
<rejection class="QWebHistoryItem"/>
<rejection class="WebCore"/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: skipping field 'QWebPluginFactory_Plugin::mimeTypes' with unmatched type 'QList&lt;MimeType&gt;'" />
</typesystem>