aboutsummaryrefslogtreecommitdiffstats
path: root/PySide
diff options
context:
space:
mode:
authorLauro Neto <lauro.neto@openbossa.org>2010-08-23 15:37:32 -0300
committerLauro Neto <lauro.neto@openbossa.org>2010-08-23 16:29:21 -0300
commit74e87b6728286b61560fe636a3ab66c746805630 (patch)
tree416cba1ae978b201ecd5b595dbf6d137eba43ab3 /PySide
parent3cc4a66f2ec23757d11e296ebe755d8c2b72d43d (diff)
Add function qtTrId
Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Reviewer: Renato Filho <renato.filho@openbossa.org>
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 1e371f026..dfc74c202 100644
--- a/PySide/QtCore/typesystem_core.xml
+++ b/PySide/QtCore/typesystem_core.xml
@@ -22,6 +22,7 @@
<function signature="qIsNull(double)" />
<function signature="qRound(qreal)" />
<function signature="qTan(qreal)" />
+ <function signature="qtTrId(const char *, int)" />
<function signature="qVersion()" />
<function signature="qWarning(const char*)" />
<function signature="qrand()" />