From 9f05c7dad5e245b7687905ac21fa29a33c6d291c Mon Sep 17 00:00:00 2001 From: Renato Filho Date: Fri, 5 Aug 2011 14:15:31 -0300 Subject: [PATCH] Initial update typesystem for support Qt 4.8 (beta). Reviewer: Marcelo Lira Luciano Wolf --- PySide/QtCore/typesystem_core.xml | 12 +++++++++++- PySide/QtGui/typesystem_gui_common.xml | 10 +++++++++- PySide/QtScript/typesystem_script.xml | 2 ++ PySide/QtWebKit/typesystem_webkit.xml | 3 +++ 4 files changed, 25 insertions(+), 2 deletions(-) diff --git a/PySide/QtCore/typesystem_core.xml b/PySide/QtCore/typesystem_core.xml index d47ad8a..e9ff13d 100644 --- a/PySide/QtCore/typesystem_core.xml +++ b/PySide/QtCore/typesystem_core.xml @@ -322,6 +322,7 @@ + @@ -1028,6 +1029,9 @@ + + + @@ -1252,7 +1256,7 @@ .. warning:: Because of some Qt/Python itegration rules, the ptr argument do not get the reference incremented during the QModelIndex life time. So it is necessary to keep the object used on ptr argument alive during the whole process. Do not destroy the object if you are not sure about that. - + @@ -1978,6 +1982,7 @@ + @@ -2457,6 +2462,7 @@ + @@ -3401,8 +3407,12 @@ s1.addTransition(button.clicked, s1h)</code> + + + + diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml index 7fbfb7e..d3b0c55 100644 --- a/PySide/QtGui/typesystem_gui_common.xml +++ b/PySide/QtGui/typesystem_gui_common.xml @@ -641,7 +641,9 @@ - + + + @@ -958,6 +960,7 @@ + @@ -2184,6 +2187,7 @@ + @@ -7012,7 +7016,11 @@ + + + + diff --git a/PySide/QtScript/typesystem_script.xml b/PySide/QtScript/typesystem_script.xml index f208ac2..4dc3930 100644 --- a/PySide/QtScript/typesystem_script.xml +++ b/PySide/QtScript/typesystem_script.xml @@ -40,6 +40,8 @@ + + diff --git a/PySide/QtWebKit/typesystem_webkit.xml b/PySide/QtWebKit/typesystem_webkit.xml index 5dbd449..ac57dd1 100644 --- a/PySide/QtWebKit/typesystem_webkit.xml +++ b/PySide/QtWebKit/typesystem_webkit.xml @@ -81,6 +81,9 @@ + + +