aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/typesystem_gui_mac.xml
blob: 56f1f3236c7a52c4ade9d4aeba425d713b909945 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<typesystem package="PySide.QtGui">
  <rejection class="*" function-name="qt_mac_set_cursor"/>
  <rejection class="*" function-name="macMenu"/>

  <primitive-type name="Qt::HANDLE" target-lang-api-name="PyObject"/>

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

  <suppress-warning text="enum 'QPixmap::ShareMode' does not have a type entry or is not an enum" />
  <suppress-warning text="enum 'QSysInfo::Endian' is specified in typesystem, but not declared" />
  <suppress-warning text="type 'QGtkStyle' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
</typesystem>