##// END OF EJS Templates
improved code generation for virtual functions to support overriding getter slots that are named as properties...
improved code generation for virtual functions to support overriding getter slots that are named as properties git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@240 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r129:d8b3ecba66ae
r199:1f55453df6ee
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>