summaryrefslogtreecommitdiffstats
path: root/generator/typesystem_webkit-qtscript.xml
blob: 148df2c84583bd8e81075605b9c50d1c5b7d14b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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>