aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/typesystem_gui_mac.xml
diff options
context:
space:
mode:
Diffstat (limited to 'PySide/QtGui/typesystem_gui_mac.xml')
-rw-r--r--PySide/QtGui/typesystem_gui_mac.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/PySide/QtGui/typesystem_gui_mac.xml b/PySide/QtGui/typesystem_gui_mac.xml
new file mode 100644
index 000000000..a505126c7
--- /dev/null
+++ b/PySide/QtGui/typesystem_gui_mac.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<typesystem package="PySide.QtGui">
+
+ <rejection class="*" function-name="qt_mac_set_cursor"/>
+ <rejection class="*" function-name="macMenu"/>
+
+ <!-- qApp macro register -->
+ <inject-code class="target" file="glue/qtgui_boost.cpp" position="end"/>
+ <inject-code class="native" file="glue/qtgui_glue.cpp" position="beginning"/>
+
+ <load-typesystem name="typesystem_gui.xml" generate="yes"/>
+</typesystem>