##// END OF EJS Templates
enabled shell injection and added data() for bytearray and addAction for QMenu/Bar and QToolBar, moved QByteArray to builtin classes...
enabled shell injection and added data() for bytearray and addAction for QMenu/Bar and QToolBar, moved QByteArray to builtin classes git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@161 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r10:21d959e02207
r124:72837eb4c23c
Show More
typesystem_webkit-qtscript.xml
12 lines | 455 B | application/xml | XmlLexer
/ generator / typesystem_webkit-qtscript.xml
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 <?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>