aboutsummaryrefslogtreecommitdiffstats
path: root/PySide
diff options
context:
space:
mode:
authorHugo Lima <hugo.lima@openbossa.org>2009-09-16 18:44:02 -0300
committerHugo Lima <hugo.lima@openbossa.org>2009-09-16 18:44:02 -0300
commit9ce7305ff351aa10fa9fecf7daf9ef2a5346c859 (patch)
tree5b903fdce6b6bd9dd350ad0f8532ebdb18003ae0 /PySide
parent2e7821730a4eb1f66602113edb55d26376a08485 (diff)
Removed QXmlStreamWriter(QByteArray*) dua to a shiboken bug.
Diffstat (limited to 'PySide')
-rw-r--r--PySide/QtCore/typesystem_core.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/PySide/QtCore/typesystem_core.xml b/PySide/QtCore/typesystem_core.xml
index 770dd3803..b2143401d 100644
--- a/PySide/QtCore/typesystem_core.xml
+++ b/PySide/QtCore/typesystem_core.xml
@@ -1893,6 +1893,7 @@
<modify-function signature="addData(const char*)" remove="all"/>
</object-type>
<object-type name="QXmlStreamWriter">
+ <modify-function signature="QXmlStreamWriter(QByteArray*)" remove="all" /> <!-- FIXME Removed due to a shiboken bug-->
<modify-function signature="writeCurrentToken(QXmlStreamReader)" remove="all" /> <!-- FIXME Removed due to a shiboken bug-->
<modify-function signature="QXmlStreamWriter(QString *)" remove="all" />
<modify-function signature="codec()const" remove="all"/>