aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/typesystem_gui_x11.xml
blob: 36f25ae2456de9faba48437a0601e2b5daab5327 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<typesystem package="PySide.QtGui">

  <rejection class="" function-name="qt_x11_getX11InfoForWindow"/>
  <rejection class="QX11Info" field-name="x11data"/>
  <value-type name="QX11Info">
    <modify-function signature="visual()const" remove="all"/>
    <modify-function signature="appVisual(int)" remove="all"/>
  </value-type>

  <enum-type name="QPixmap::ShareMode"/>

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