From 81e7fd946f172df3e567a6caef463b559505b106 Mon Sep 17 00:00:00 2001 From: Cristian Maureira-Fredes Date: Thu, 29 Nov 2018 10:29:34 +0100 Subject: Move old glue code to snippets files Most of the old glue code was directly injected into the typesystem, so it was possible to add them as snippets. There are still a couple of header files that will remain there, because the include tag does not have the file/snippet tags. A few lines of code were modified in favor of "modern" C++, and good practices. Task-number: PYSIDE-834 Change-Id: I3072298b16d7280550c6a7f6abae045250663ba6 Reviewed-by: Friedemann Kleint --- .../PySide2/QtWidgets/typesystem_widgets_common.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'sources/pyside2/PySide2/QtWidgets/typesystem_widgets_common.xml') diff --git a/sources/pyside2/PySide2/QtWidgets/typesystem_widgets_common.xml b/sources/pyside2/PySide2/QtWidgets/typesystem_widgets_common.xml index d22d694cc..13cc6f7cf 100644 --- a/sources/pyside2/PySide2/QtWidgets/typesystem_widgets_common.xml +++ b/sources/pyside2/PySide2/QtWidgets/typesystem_widgets_common.xml @@ -800,7 +800,7 @@ - + @@ -882,7 +882,7 @@ - + @@ -1247,7 +1247,7 @@ - + @@ -1332,7 +1332,7 @@ - + @@ -1340,7 +1340,7 @@ - + @@ -1370,7 +1370,7 @@ - + @@ -2028,7 +2028,7 @@ - + @@ -2947,7 +2947,7 @@ - + @@ -2960,7 +2960,7 @@ - + -- cgit v1.2.3