aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/typesystem_gui_common.xml
diff options
context:
space:
mode:
Diffstat (limited to 'PySide/QtGui/typesystem_gui_common.xml')
-rw-r--r--PySide/QtGui/typesystem_gui_common.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml
index cf8f2736f..c27c4a058 100644
--- a/PySide/QtGui/typesystem_gui_common.xml
+++ b/PySide/QtGui/typesystem_gui_common.xml
@@ -4909,11 +4909,13 @@
<parent index="this" action="add"/>
</modify-argument>
</modify-function>
+ <modify-function signature="print(QPrinter*)const" rename="print_" />
</object-type>
<object-type name="QPrintPreviewDialog"/>
<object-type name="QPrintPreviewWidget">
<enum-type name="ViewMode"/>
<enum-type name="ZoomMode"/>
+ <modify-function signature="print()" rename="print_" />
</object-type>
<object-type name="QStyledItemDelegate">
<modify-function signature="setItemEditorFactory(QItemEditorFactory*)">