##// END OF EJS Templates
improved wrapper check to avoid crashes on virtual methods while python object gets deleted...
improved wrapper check to avoid crashes on virtual methods while python object gets deleted git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@245 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r129:d8b3ecba66ae
r204:7ce280c51c17
Show More
typesystem_webkit-qtscript.xml
8 lines | 272 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">
florianlink
enabled QWebElementCollection and QWebHistory/Item...
r129 <rejection class="WebCore"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10
<suppress-warning text="WARNING(MetaJavaBuilder) :: skipping field 'QWebPluginFactory_Plugin::mimeTypes' with unmatched type 'QList&lt;MimeType&gt;'" />
</typesystem>