Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2024-03-06 11:58:23 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2024-04-08 20:43:21 +0200
commit7cea5aad257b12b34c8fec89cc4750fe0f3c4bbb (patch)
tree51c1e06dbd3bdd7d1107e403ccb03e2b640222a9 /sources/pyside6/PySide6/QtGraphs
parent91f5d795afc4dc8989237bf7c6b2a83fe5cabcb6 (diff)
shiboken6: Add attributes for global inline namespaces
Pick-to: 6.7 Fixes: PYSIDE-2590 Change-Id: I36ce25bc759cd888f80b797d4f40864c3d2e2a84 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/pyside6/PySide6/QtGraphs')
-rw-r--r--sources/pyside6/PySide6/QtGraphs/typesystem_graphs.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/sources/pyside6/PySide6/QtGraphs/typesystem_graphs.xml b/sources/pyside6/PySide6/QtGraphs/typesystem_graphs.xml
index 6db10d037..43e4458be 100644
--- a/sources/pyside6/PySide6/QtGraphs/typesystem_graphs.xml
+++ b/sources/pyside6/PySide6/QtGraphs/typesystem_graphs.xml
@@ -3,7 +3,8 @@
// Copyright (C) 2023 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
-->
-<typesystem package="PySide6.QtGraphs">
+<typesystem package="PySide6.QtGraphs"
+ namespace-begin="QT_BEGIN_NAMESPACE" namespace-end="QT_END_NAMESPACE">
<extra-includes>
<include file-name="qtgraphs_helper.h" location="global"/>