aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui/typesystem_gui_common.xml
diff options
context:
space:
mode:
authorAnderson Lizardo <anderson.lizardo@openbossa.org>2010-02-04 12:03:30 -0400
committerHugo Lima <hugo.lima@openbossa.org>2010-02-04 18:32:34 -0200
commit10acf2bcb226dcc25e9894ec9b7cc8345cd89c4b (patch)
tree88ce65449b12ed5074dc98569507a10c64e2c75d /PySide/QtGui/typesystem_gui_common.xml
parentd5fced1cf150672bf05332d0e51e904763a70a47 (diff)
Ignore internal function (qDrawPixmaps)
Reviewed by Renato Araújo <renato.filho@openbossa.org>
Diffstat (limited to 'PySide/QtGui/typesystem_gui_common.xml')
-rw-r--r--PySide/QtGui/typesystem_gui_common.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml
index 441c8b79b..a5147b6dd 100644
--- a/PySide/QtGui/typesystem_gui_common.xml
+++ b/PySide/QtGui/typesystem_gui_common.xml
@@ -21,6 +21,7 @@
<rejection class="*" function-name="qGenericMatrixFromMatrix4x4"/>
<rejection class="*" function-name="qDrawBorderPixmap"/>
+ <rejection class="*" function-name="qDrawPixmaps"/>
<rejection class="*" function-name="qGenericMatrixToMatrix4x4"/>
<rejection class="*" function-name="initStyleOption" />
<rejection class="QTouchEvent" field-name="_touchPointStates"/>