Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2024-10-01 10:35:47 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2024-10-01 14:13:34 +0200
commit4d52700ea81c4a32d36bd05cfcdec51bdb0b4190 (patch)
tree1b7457d2ac0ac18a6e2c8aca8c933ce2e9377223 /sources/pyside6/PySide6/QtQuickControls2
parentf6ea4fd191866d3f2cb56d077aee5a345075c5d6 (diff)
shiboken6/Documentation: Add doc-package attribute for QtQuick Controls2
For some reason, qdoc generates the class documentation into a folder named doc/qdoc-output/qtquickcontrols. Amends 2ae76e777d7cc8305b515099b24ce5627171b5b9. Task-number: PYSIDE-2620 Task-number: PYSIDE-1106 Change-Id: I91cee9dffc53edd6cbb74953743508f82cde2d3f Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
Diffstat (limited to 'sources/pyside6/PySide6/QtQuickControls2')
-rw-r--r--sources/pyside6/PySide6/QtQuickControls2/typesystem_quickcontrols2.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside6/PySide6/QtQuickControls2/typesystem_quickcontrols2.xml b/sources/pyside6/PySide6/QtQuickControls2/typesystem_quickcontrols2.xml
index 72fc05226..389372226 100644
--- a/sources/pyside6/PySide6/QtQuickControls2/typesystem_quickcontrols2.xml
+++ b/sources/pyside6/PySide6/QtQuickControls2/typesystem_quickcontrols2.xml
@@ -3,7 +3,7 @@
// Copyright (C) 2020 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.QtQuickControls2"
+<typesystem package="PySide6.QtQuickControls2" doc-package="PySide6.QtQuickControls"
namespace-begin="QT_BEGIN_NAMESPACE" namespace-end="QT_END_NAMESPACE">
<load-typesystem name="QtQuick/typesystem_quick.xml" generate="no"/>