aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtWebKit/typesystem_webkit_simulator.xml
blob: f2a40f2842cde04613453d30b531b3daeb223c30 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<typesystem package="PySide.QtWebKit">
  <object-type name="QWebFrame">
    <modify-function signature="print(QPrinter*)const" remove="all"/>
  </object-type>
  <object-type name="QWebView">
    <modify-function signature="print(QPrinter*)const" remove="all"/>
  </object-type>

  <load-typesystem name="typesystem_webkit.xml" generate="yes"/>
</typesystem>