aboutsummaryrefslogtreecommitdiffstats
path: root/PySide
diff options
context:
space:
mode:
authorMarcelo Lira <marcelo.lira@openbossa.org>2009-09-18 15:20:02 -0300
committerMarcelo Lira <marcelo.lira@openbossa.org>2009-09-18 15:20:02 -0300
commit3492cb639e2cdb20234ca7c5fae3cce3fc6ee9f3 (patch)
treeb7d5febb3d4435e8ee1568e509a43047094d6d69 /PySide
parent5c64b9b6b69faa8a7eec6133f6d50272d49c91df (diff)
exported the QUrl methods setEncodedQueryItems and setQueryItems
Diffstat (limited to 'PySide')
-rw-r--r--PySide/QtCore/typesystem_core.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/PySide/QtCore/typesystem_core.xml b/PySide/QtCore/typesystem_core.xml
index 778153ccf..04f585077 100644
--- a/PySide/QtCore/typesystem_core.xml
+++ b/PySide/QtCore/typesystem_core.xml
@@ -1220,9 +1220,6 @@
<extra-includes>
<include file-name="QStringList" location="global"/>
</extra-includes>
- <modify-function signature="setEncodedQueryItems(QList&lt;QPair&lt;QByteArray,QByteArray> >)" remove="all" /> <!-- FIXME Removed due to a shiboken bug-->
- <modify-function signature="setQueryItems(QList&lt;QPair&lt;QString,QString> >)" remove="all" /> <!-- FIXME Removed due to a shiboken bug-->
-
</value-type>
<value-type name="QRegExp">
<extra-includes>