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 @@ + + +