##// END OF EJS Templates
added PyLauncher example...
added PyLauncher example added hadError() to scripting console added addSysPath() git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@50 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r10:21d959e02207
r14:59f352c6d9fb
Show More
typesystem_webkit-qtscript.xml
12 lines | 455 B | application/xml | XmlLexer
/ generator / typesystem_webkit-qtscript.xml
<?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>