aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/typesystem_gui_mac.xml
blob: 336032323515e4dc2715f9450d038722061f50f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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"/>

  <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>