aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui
diff options
context:
space:
mode:
authorRenato Filho <renato.filho@openbossa.org>2010-04-22 14:39:51 -0300
committerRenato Filho <renato.filho@openbossa.org>2010-04-22 18:22:09 -0300
commit3c68c1f03f14f233f11dc2918192078a36efd276 (patch)
tree0c6e1eebb9257420ef26323077febf371649621e /PySide/QtGui
parent1ec8bf6f1e745eea07c450b24dd1e6f6fb60f7db (diff)
Fixed QLayoutItemWidget polymorphic expression.
Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>
Diffstat (limited to 'PySide/QtGui')
-rw-r--r--PySide/QtGui/typesystem_gui_common.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml
index b9012292e..74798b54a 100644
--- a/PySide/QtGui/typesystem_gui_common.xml
+++ b/PySide/QtGui/typesystem_gui_common.xml
@@ -2178,7 +2178,7 @@
</modify-argument>
</modify-function>
</object-type>
- <object-type name="QWidgetItem"/>
+ <object-type name="QWidgetItem" polymorphic-id-expression="%1-&gt;widget()" />
<object-type name="QWindowsStyle">
<modify-function signature="standardPixmap(QStyle::StandardPixmap, const QStyleOption*, const QWidget*)const" remove="all"/>
<!--### Obsolete in 4.3-->