Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-PyQt6-Graphs for
openSUSE:Factory checked in at 2026-05-04 17:24:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyQt6-Graphs (Old)
and /work/SRC/openSUSE:Factory/.python-PyQt6-Graphs.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyQt6-Graphs"
Mon May 4 17:24:32 2026 rev:4 rq:1350691 version:6.11.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyQt6-Graphs/python-PyQt6-Graphs.changes
2025-10-29 21:10:13.203612555 +0100
+++
/work/SRC/openSUSE:Factory/.python-PyQt6-Graphs.new.30200/python-PyQt6-Graphs.changes
2026-05-04 17:24:50.871726075 +0200
@@ -1,0 +2,6 @@
+Thu Apr 30 12:36:21 UTC 2026 - Antonio Larrosa <[email protected]>
+
+- Update to 6.11.0
+ * Added support for Qt v6.11.
+
+-------------------------------------------------------------------
Old:
----
pyqt6_graphs-6.10.0.tar.gz
New:
----
pyqt6_graphs-6.11.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PyQt6-Graphs.spec ++++++
--- /var/tmp/diff_new_pack.meLP4Z/_old 2026-05-04 17:24:51.431749262 +0200
+++ /var/tmp/diff_new_pack.meLP4Z/_new 2026-05-04 17:24:51.431749262 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-PyQt6-Graphs
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
%define plainpython python
%{?sle15_python_module_pythons}
Name: python-PyQt6-%{qtlib}
-Version: 6.10.0
+Version: 6.11.0
Release: 0
Summary: Python bindings for the Qt Graphs library
License: GPL-3.0-only
++++++ pyqt6_graphs-6.10.0.tar.gz -> pyqt6_graphs-6.11.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/ChangeLog
new/pyqt6_graphs-6.11.0/ChangeLog
--- old/pyqt6_graphs-6.10.0/ChangeLog 2025-10-16 12:33:48.136059800 +0200
+++ new/pyqt6_graphs-6.11.0/ChangeLog 2026-03-24 18:27:00.072631100 +0100
@@ -1,3 +1,17 @@
+commit 0b6df35653f1db013c3f5e397ba03d8f332a3aa9
+Author: Phil Thompson <[email protected]>
+Date: Tue Mar 24 15:43:06 2026 +0000
+
+ Release v6.11.0
+
+commit 946a96e74c581038b3a73c34045be3f74de02745
+Author: Phil Thompson <[email protected]>
+Date: Fri Mar 13 15:58:34 2026 +0000
+
+ Support for Qt v6.11
+
+ Added support for Qt v6.11.0rc.
+
commit c17e366c05430cb15047b8a57e36da8c4fb39f99
Author: Phil Thompson <[email protected]>
Date: Thu Oct 16 11:01:26 2025 +0100
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/NEWS new/pyqt6_graphs-6.11.0/NEWS
--- old/pyqt6_graphs-6.10.0/NEWS 2025-10-16 12:32:57.380617600 +0200
+++ new/pyqt6_graphs-6.11.0/NEWS 2026-03-24 18:26:40.001579300 +0100
@@ -1,3 +1,7 @@
+v6.11.0 24th March 2026
+ - Added support for Qt v6.11.
+ - Python v3.9 is no longer supported.
+
v6.10.0 16th October 2025
- Added support for Qt v6.10.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/PKG-INFO
new/pyqt6_graphs-6.11.0/PKG-INFO
--- old/pyqt6_graphs-6.10.0/PKG-INFO 2025-10-16 12:33:48.381670000 +0200
+++ new/pyqt6_graphs-6.11.0/PKG-INFO 2026-03-24 18:27:00.330995000 +0100
@@ -1,7 +1,7 @@
Metadata-Version: 2.4
Name: PyQt6-Graphs
-Version: 6.10.0
-Requires-Python: >=3.9
+Version: 6.11.0
+Requires-Python: >=3.10
Summary: Python bindings for the Qt Graphs library
Description-Content-Type: text/markdown
Project-Url: homepage, https://www.riverbankcomputing.com/software/pyqtgraphs/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/pyproject.toml
new/pyqt6_graphs-6.11.0/pyproject.toml
--- old/pyqt6_graphs-6.10.0/pyproject.toml 2025-10-16 12:33:48.136877800
+0200
+++ new/pyqt6_graphs-6.11.0/pyproject.toml 2026-03-24 18:27:00.073523800
+0100
@@ -1,11 +1,11 @@
# Specify the build system for the project.
[build-system]
-requires = ["sip >=6.13.1, <7", "PyQt-builder >=1.19, <2"]
+requires = ["sip >=6.15, <7", "PyQt-builder >=1.19, <2"]
build-backend = "sipbuild.api"
[project]
name = "PyQt6-Graphs"
-version = "6.10.0"
+version = "6.11.0"
description = "Python bindings for the Qt Graphs library"
readme = "README.md"
urls.homepage = "https://www.riverbankcomputing.com/software/pyqtgraphs/"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/QtGraphsmod.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/QtGraphsmod.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/QtGraphsmod.sip 2025-10-16
12:33:48.262818600 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/QtGraphsmod.sip 2026-03-24
18:27:00.214738000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -25,11 +25,12 @@
%Import QtCore/QtCoremod.sip
%Import QtGui/QtGuimod.sip
%Import QtQml/QtQmlmod.sip
+%Import QtQuick/QtQuickmod.sip
-%Timeline {QtGraphs_6_8_0 QtGraphs_6_9_0 QtGraphs_6_10_0}
+%Timeline {QtGraphs_6_8_0 QtGraphs_6_9_0 QtGraphs_6_10_0 QtGraphs_6_11_0}
%Copying
-Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
This file is part of PyQt6-Graphs.
@@ -53,8 +54,8 @@
const char *PYQT_GRAPHS_VERSION_STR;
%ModuleCode
-static int PYQT_GRAPHS_VERSION = 0x060a00;
-static const char *PYQT_GRAPHS_VERSION_STR = "6.10.0";
+static int PYQT_GRAPHS_VERSION = 0x060b00;
+static const char *PYQT_GRAPHS_VERSION_STR = "6.11.0";
%End
%Include q3dscene.sip
@@ -75,6 +76,7 @@
%Include qcustom3ditem.sip
%Include qcustom3dlabel.sip
%Include qcustom3dvolume.sip
+%Include qcustomseries.sip
%Include qdatetimeaxis.sip
%Include qgraphs3dnamespace.sip
%Include qgraphstheme.sip
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/q3dscene.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/q3dscene.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/q3dscene.sip 2025-10-16
12:33:48.262044000 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/q3dscene.sip 2026-03-24
18:27:00.213944200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qabstract3daxis.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qabstract3daxis.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qabstract3daxis.sip 2025-10-16
12:33:48.253017400 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qabstract3daxis.sip 2026-03-24
18:27:00.203264500 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qabstract3dseries.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qabstract3dseries.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qabstract3dseries.sip 2025-10-16
12:33:48.263333600 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qabstract3dseries.sip 2026-03-24
18:27:00.215262200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qabstractaxis.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qabstractaxis.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qabstractaxis.sip 2025-10-16
12:33:48.257536400 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qabstractaxis.sip 2026-03-24
18:27:00.209172200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -103,4 +103,26 @@
%If (QtGraphs_6_10_0 -)
void textElideModeChanged(Qt::TextElideMode elideMode);
%End
+
+public:
+%If (QtGraphs_6_11_0 -)
+ void setSubColor(QColor color);
+%End
+%If (QtGraphs_6_11_0 -)
+ QColor subColor() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void setColor(QColor color);
+%End
+%If (QtGraphs_6_11_0 -)
+ QColor color() const;
+%End
+
+signals:
+%If (QtGraphs_6_11_0 -)
+ void subColorChanged(QColor newColor);
+%End
+%If (QtGraphs_6_11_0 -)
+ void colorChanged(QColor newColor);
+%End
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qabstractdataproxy.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qabstractdataproxy.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qabstractdataproxy.sip 2025-10-16
12:33:48.258014000 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qabstractdataproxy.sip 2026-03-24
18:27:00.209678200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -40,9 +40,9 @@
{sipName_QAbstractSeries, &sipType_QAbstractSeries, 30, 6},
{sipName_QBarModelMapper, &sipType_QBarModelMapper, -1, 7},
{sipName_QBarSet, &sipType_QBarSet, -1, 8},
- {sipName_QCustom3DItem, &sipType_QCustom3DItem, 37, 9},
+ {sipName_QCustom3DItem, &sipType_QCustom3DItem, 38, 9},
{sipName_QGraphsTheme, &sipType_QGraphsTheme, -1, 10},
- {sipName_QValue3DAxisFormatter, &sipType_QValue3DAxisFormatter, 39,
11},
+ {sipName_QValue3DAxisFormatter, &sipType_QValue3DAxisFormatter, 40,
11},
{sipName_QPieModelMapper, &sipType_QPieModelMapper, -1, 12},
{sipName_QPieSlice, &sipType_QPieSlice, -1, 13},
{sipName_QXYModelMapper, &sipType_QXYModelMapper, -1, -1},
@@ -68,12 +68,17 @@
{sipName_QItemModelScatterDataProxy,
&sipType_QItemModelScatterDataProxy, -1, -1},
{sipName_QAreaSeries, &sipType_QAreaSeries, -1, 31},
{sipName_QBarSeries, &sipType_QBarSeries, -1, 32},
- {sipName_QXYSeries, &sipType_QXYSeries, 34, 33},
+ #if QT_VERSION >= 0x060b00
+ {sipName_QCustomSeries, &sipType_QCustomSeries, -1, 33},
+ #else
+ {0, 0, -1, 33},
+ #endif
+ {sipName_QXYSeries, &sipType_QXYSeries, 35, 34},
{sipName_QPieSeries, &sipType_QPieSeries, -1, -1},
- {sipName_QLineSeries, &sipType_QLineSeries, -1, 35},
- {sipName_QScatterSeries, &sipType_QScatterSeries, -1, 36},
+ {sipName_QLineSeries, &sipType_QLineSeries, -1, 36},
+ {sipName_QScatterSeries, &sipType_QScatterSeries, -1, 37},
{sipName_QSplineSeries, &sipType_QSplineSeries, -1, -1},
- {sipName_QCustom3DLabel, &sipType_QCustom3DLabel, -1, 38},
+ {sipName_QCustom3DLabel, &sipType_QCustom3DLabel, -1, 39},
{sipName_QCustom3DVolume, &sipType_QCustom3DVolume, -1, -1},
{sipName_QLogValue3DAxisFormatter, &sipType_QLogValue3DAxisFormatter,
-1, -1},
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qabstractseries.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qabstractseries.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qabstractseries.sip 2025-10-16
12:33:48.251085800 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qabstractseries.sip 2026-03-24
18:27:00.201245000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -46,6 +46,9 @@
Pie,
Scatter,
Spline,
+%If (QtGraphs_6_11_0 -)
+ Custom,
+%End
};
protected:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qareaseries.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qareaseries.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qareaseries.sip 2025-10-16
12:33:48.262400000 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qareaseries.sip 2026-03-24
18:27:00.214308000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qbar3dseries.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qbar3dseries.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qbar3dseries.sip 2025-10-16
12:33:48.257084800 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qbar3dseries.sip 2026-03-24
18:27:00.208624000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -69,4 +69,62 @@
%If (QtGraphs_6_9_0 -)
void valueColoringEnabledChanged(bool enabled);
%End
+
+public:
+%If (QtGraphs_6_11_0 -)
+ QStringList customRowLabels() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void setCustomRowLabels(const QStringList &labels);
+%End
+%If (QtGraphs_6_11_0 -)
+ QStringList customColumnLabels() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void setCustomColumnLabels(const QStringList &labels);
+%End
+%If (QtGraphs_6_11_0 -)
+ void setRowAxis(QCategory3DAxis *axis);
+%End
+%If (QtGraphs_6_11_0 -)
+ void setValueAxis(QValue3DAxis *axis);
+%End
+%If (QtGraphs_6_11_0 -)
+ void setColumnAxis(QCategory3DAxis *axis);
+%End
+%If (QtGraphs_6_11_0 -)
+ QCategory3DAxis *rowAxis() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ QValue3DAxis *valueAxis() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ QCategory3DAxis *columnAxis() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void resetRowAxis();
+%End
+%If (QtGraphs_6_11_0 -)
+ void resetValueAxis();
+%End
+%If (QtGraphs_6_11_0 -)
+ void resetColumnAxis();
+%End
+
+signals:
+%If (QtGraphs_6_11_0 -)
+ void customRowLabelsChanged(const QStringList &newCustomRowLabels);
+%End
+%If (QtGraphs_6_11_0 -)
+ void customColumnLabelsChanged(const QStringList &newCustomColumnLabels);
+%End
+%If (QtGraphs_6_11_0 -)
+ void rowAxisChanged(QCategory3DAxis *axis);
+%End
+%If (QtGraphs_6_11_0 -)
+ void valueAxisChanged(QValue3DAxis *axis);
+%End
+%If (QtGraphs_6_11_0 -)
+ void columnAxisChanged(QCategory3DAxis *axis);
+%End
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qbarcategoryaxis.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qbarcategoryaxis.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qbarcategoryaxis.sip 2025-10-16
12:33:48.259507200 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qbarcategoryaxis.sip 2026-03-24
18:27:00.211272200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -52,4 +52,26 @@
void minChanged(const QString &min);
void maxChanged(const QString &max);
void countChanged();
+
+public:
+%If (QtGraphs_6_11_0 -)
+
+ enum class LabelPosition
+ {
+ Center,
+ OnValue,
+ };
+
+%End
+%If (QtGraphs_6_11_0 -)
+ void setLabelPosition(QBarCategoryAxis::LabelPosition position);
+%End
+%If (QtGraphs_6_11_0 -)
+ QBarCategoryAxis::LabelPosition labelPosition() const;
+%End
+
+signals:
+%If (QtGraphs_6_11_0 -)
+ void labelPositionChanged(QBarCategoryAxis::LabelPosition position);
+%End
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qbardataitem.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qbardataitem.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qbardataitem.sip 2025-10-16
12:33:48.267984200 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qbardataitem.sip 2026-03-24
18:27:00.220333600 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qbardataproxy.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qbardataproxy.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qbardataproxy.sip 2025-10-16
12:33:48.258383800 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qbardataproxy.sip 2026-03-24
18:27:00.210063500 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qbarmodelmapper.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qbarmodelmapper.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qbarmodelmapper.sip 2025-10-16
12:33:48.253924800 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qbarmodelmapper.sip 2026-03-24
18:27:00.204231500 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qbarseries.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qbarseries.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qbarseries.sip 2025-10-16
12:33:48.256186700 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qbarseries.sip 2026-03-24
18:27:00.207220300 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qbarset.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qbarset.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qbarset.sip 2025-10-16
12:33:48.268407600 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qbarset.sip 2026-03-24
18:27:00.220773500 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qcategory3daxis.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qcategory3daxis.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qcategory3daxis.sip 2025-10-16
12:33:48.266930800 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qcategory3daxis.sip 2026-03-24
18:27:00.219236900 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qcustom3ditem.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qcustom3ditem.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qcustom3ditem.sip 2025-10-16
12:33:48.252010800 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qcustom3ditem.sip 2026-03-24
18:27:00.202216000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -61,4 +61,17 @@
void visibleChanged(bool visible);
void shadowCastingChanged(bool shadowCasting);
void scalingAbsoluteChanged(bool scalingAbsolute);
+
+public:
+%If (QtGraphs_6_11_0 -)
+ void setRotationAbsolute(bool rotationAbsolute);
+%End
+%If (QtGraphs_6_11_0 -)
+ bool isRotationAbsolute() const;
+%End
+
+signals:
+%If (QtGraphs_6_11_0 -)
+ void rotationAbsoluteChanged(bool newRotationAbsolute);
+%End
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qcustom3dlabel.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qcustom3dlabel.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qcustom3dlabel.sip 2025-10-16
12:33:48.267248200 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qcustom3dlabel.sip 2026-03-24
18:27:00.219558200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qcustom3dvolume.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qcustom3dvolume.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qcustom3dvolume.sip 2025-10-16
12:33:48.261178000 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qcustom3dvolume.sip 2026-03-24
18:27:00.212997000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qcustomseries.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qcustomseries.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qcustomseries.sip 1970-01-01
01:00:00.000000000 +0100
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qcustomseries.sip 2026-03-24
18:27:00.207553000 +0100
@@ -0,0 +1,57 @@
+// qcustomseries.sip generated by MetaSIP
+//
+// This file is part of the QtGraphs Python extension module.
+//
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
+//
+// This file is part of PyQt6-Graphs.
+//
+// This file may be used under the terms of the GNU General Public License
+// version 3.0 as published by the Free Software Foundation and appearing in
+// the file LICENSE included in the packaging of this file. Please review the
+// following information to ensure the GNU General Public License version 3.0
+// requirements will be met: http://www.gnu.org/copyleft/gpl.html.
+//
+// If you do not wish to use this file under the terms of the GPL version 3.0
+// then you may purchase a commercial license. For more information contact
+// [email protected].
+//
+// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
+// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+
+
+%If (QtGraphs_6_11_0 -)
+
+class QCustomSeries : public QAbstractSeries
+{
+%TypeHeaderCode
+#include <qcustomseries.h>
+%End
+
+public:
+ explicit QCustomSeries(QObject *parent /TransferThis/ = 0);
+ virtual ~QCustomSeries();
+ virtual QAbstractSeries::SeriesType type() const;
+ QQmlComponent *delegate() const;
+ void setDelegate(QQmlComponent *newDelegate);
+ qreal mapX(qreal x);
+ qreal mapY(qreal y);
+ void append();
+ void append(const QVariantMap &data);
+ void insert(qsizetype index);
+ void insert(qsizetype index, const QVariantMap &data);
+ void remove(qsizetype index);
+
+public slots:
+ void clear();
+
+signals:
+ void delegateChanged();
+
+protected:
+ virtual void componentComplete();
+ virtual void updateDelegate(QQuickItem *item, qsizetype index);
+ virtual bool event(QEvent *event);
+};
+
+%End
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qdatetimeaxis.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qdatetimeaxis.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qdatetimeaxis.sip 2025-10-16
12:33:48.269050800 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qdatetimeaxis.sip 2026-03-24
18:27:00.221658700 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -47,4 +47,53 @@
void labelFormatChanged(const QString &format);
void tickIntervalChanged();
void subTickCountChanged();
+
+public:
+%If (QtGraphs_6_11_0 -)
+ QTimeZone timeZone() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void setTimeZone(const QTimeZone &zoneId);
+%End
+%If (QtGraphs_6_11_0 -)
+ void setZoom(qreal zoom);
+%End
+%If (QtGraphs_6_11_0 -)
+ qreal zoom() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ qreal pan() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void setPan(qreal pan);
+%End
+%If (QtGraphs_6_11_0 -)
+ QDateTime visualMin() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ QDateTime visualMax() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ QTimeZone timeZoneFromString(const QString &zoneId) const;
+%End
+%If (QtGraphs_6_11_0 -)
+ QString timeZoneAsString() const;
+%End
+
+signals:
+%If (QtGraphs_6_11_0 -)
+ void timeZoneChanged(const QTimeZone &newTimeZone);
+%End
+%If (QtGraphs_6_11_0 -)
+ void zoomChanged(qreal newZoom);
+%End
+%If (QtGraphs_6_11_0 -)
+ void panChanged(qreal newPan);
+%End
+%If (QtGraphs_6_11_0 -)
+ void visualMinChanged(const QDateTime &newMin);
+%End
+%If (QtGraphs_6_11_0 -)
+ void visualMaxChanged(const QDateTime &newMax);
+%End
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qgraphs3dnamespace.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qgraphs3dnamespace.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qgraphs3dnamespace.sip 2025-10-16
12:33:48.260031200 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qgraphs3dnamespace.sip 2026-03-24
18:27:00.211816800 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qgraphstheme.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qgraphstheme.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qgraphstheme.sip 2025-10-16
12:33:48.265020000 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qgraphstheme.sip 2026-03-24
18:27:00.217173800 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qheightmapsurfacedataproxy.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qheightmapsurfacedataproxy.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qheightmapsurfacedataproxy.sip
2025-10-16 12:33:48.268754000 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qheightmapsurfacedataproxy.sip
2026-03-24 18:27:00.221155400 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qitemmodelbardataproxy.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qitemmodelbardataproxy.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qitemmodelbardataproxy.sip
2025-10-16 12:33:48.251634800 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qitemmodelbardataproxy.sip
2026-03-24 18:27:00.201797500 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qitemmodelscatterdataproxy.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qitemmodelscatterdataproxy.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qitemmodelscatterdataproxy.sip
2025-10-16 12:33:48.267731700 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qitemmodelscatterdataproxy.sip
2026-03-24 18:27:00.220062000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qitemmodelsurfacedataproxy.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qitemmodelsurfacedataproxy.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qitemmodelsurfacedataproxy.sip
2025-10-16 12:33:48.258880100 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qitemmodelsurfacedataproxy.sip
2026-03-24 18:27:00.210574000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qlineseries.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qlineseries.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qlineseries.sip 2025-10-16
12:33:48.254536000 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qlineseries.sip 2026-03-24
18:27:00.205210400 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -44,4 +44,73 @@
protected:
virtual void componentComplete();
+
+public:
+%If (QtGraphs_6_11_0 -)
+
+ enum class LineStyle
+ {
+ Straight,
+ StepLeft,
+ StepRight,
+ StepCenter,
+ };
+
+%End
+%If (QtGraphs_6_11_0 -)
+
+ enum class StrokeStyle
+ {
+ SolidLine,
+ DashLine,
+ };
+
+%End
+%If (QtGraphs_6_11_0 -)
+ Qt::PenJoinStyle joinStyle() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void setJoinStyle(Qt::PenJoinStyle newJoinStyle);
+%End
+%If (QtGraphs_6_11_0 -)
+ QLineSeries::LineStyle lineStyle() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void setLineStyle(QLineSeries::LineStyle newLineStyle);
+%End
+%If (QtGraphs_6_11_0 -)
+ QLineSeries::StrokeStyle strokeStyle() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void setStrokeStyle(QLineSeries::StrokeStyle newStrokeStyle);
+%End
+%If (QtGraphs_6_11_0 -)
+ qreal dashOffset() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void setDashOffset(qreal newDashOffset);
+%End
+%If (QtGraphs_6_11_0 -)
+ QList<qreal> dashPattern() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void setDashPattern(const QList<qreal> &pattern);
+%End
+
+signals:
+%If (QtGraphs_6_11_0 -)
+ void joinStyleChanged(Qt::PenJoinStyle newJoinStyle);
+%End
+%If (QtGraphs_6_11_0 -)
+ void lineStyleChanged(QLineSeries::LineStyle newLineStyle);
+%End
+%If (QtGraphs_6_11_0 -)
+ void strokeStyleChanged(QLineSeries::StrokeStyle newStrokeStyle);
+%End
+%If (QtGraphs_6_11_0 -)
+ void dashOffsetChanged(qreal newDashOffset);
+%End
+%If (QtGraphs_6_11_0 -)
+ void dashPatternChanged(const QList<qreal> &newDashPattern);
+%End
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qlist.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qlist.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qlist.sip 2025-10-16
12:33:48.266422700 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qlist.sip 2026-03-24
18:27:00.218692800 +0100
@@ -1,6 +1,6 @@
// This is the SIP interface definition for the QList based mapped types.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qlogvalue3daxisformatter.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qlogvalue3daxisformatter.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qlogvalue3daxisformatter.sip
2025-10-16 12:33:48.264011100 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qlogvalue3daxisformatter.sip
2026-03-24 18:27:00.216108800 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qpiemodelmapper.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qpiemodelmapper.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qpiemodelmapper.sip 2025-10-16
12:33:48.252564700 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qpiemodelmapper.sip 2026-03-24
18:27:00.202790000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qpieseries.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qpieseries.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qpieseries.sip 2025-10-16
12:33:48.256710800 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qpieseries.sip 2026-03-24
18:27:00.208076700 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qpieslice.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qpieslice.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qpieslice.sip 2025-10-16
12:33:48.255687500 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qpieslice.sip 2026-03-24
18:27:00.206694400 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -83,4 +83,90 @@
void colorChanged();
void borderColorChanged();
void borderWidthChanged();
+
+public:
+%If (QtGraphs_6_11_0 -)
+ QPieSlice *append(const QString &label, qreal value) /Transfer/;
+%End
+%If (QtGraphs_6_11_0 -)
+ bool append(const QList<QPieSlice *> &slices /Transfer/);
+%End
+%If (QtGraphs_6_11_0 -)
+ bool append(QPieSlice *slice /Transfer/);
+%End
+%If (QtGraphs_6_11_0 -)
+ bool insert(qsizetype index, QPieSlice *slice /Transfer/);
+%End
+%If (QtGraphs_6_11_0 -)
+ bool remove(qsizetype index);
+%End
+%If (QtGraphs_6_11_0 -)
+ bool remove(QPieSlice *slice);
+%End
+
+public slots:
+%If (QtGraphs_6_11_0 -)
+ void clear();
+%End
+
+public:
+%If (QtGraphs_6_11_0 -)
+ QPieSlice *at(qsizetype index) const;
+%End
+%If (QtGraphs_6_11_0 -)
+ QPieSlice *find(const QString &label) const;
+%End
+%If (QtGraphs_6_11_0 -)
+ bool replace(QPieSlice *oldSlice, QPieSlice *newSlice /Transfer/);
+%End
+%If (QtGraphs_6_11_0 -)
+ bool replace(qsizetype index, QPieSlice *slice /Transfer/);
+%End
+%If (QtGraphs_6_11_0 -)
+ void removeMultiple(qsizetype index, int count);
+%End
+%If (QtGraphs_6_11_0 -)
+ bool replaceAll(const QList<QPieSlice *> &slices);
+%End
+%If (QtGraphs_6_11_0 -)
+ bool take(QPieSlice *slice /TransferBack/);
+%End
+%If (QtGraphs_6_11_0 -)
+ QList<QPieSlice *> subSlices() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ qsizetype subSlicesCount() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ bool isEmpty() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ qreal subSlicesSum() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void setSubSlicesRatio(qreal subSlicesRatio);
+%End
+%If (QtGraphs_6_11_0 -)
+ qreal subSlicesRatio() const;
+%End
+
+signals:
+%If (QtGraphs_6_11_0 -)
+ void subSlicesAdded(const QList<QPieSlice *> &slices);
+%End
+%If (QtGraphs_6_11_0 -)
+ void subSlicesRemoved(const QList<QPieSlice *> &slices);
+%End
+%If (QtGraphs_6_11_0 -)
+ void subSlicesReplaced(const QList<QPieSlice *> &slices);
+%End
+%If (QtGraphs_6_11_0 -)
+ void subSlicesCountChanged(qsizetype count);
+%End
+%If (QtGraphs_6_11_0 -)
+ void subSlicesSumChanged(qreal sum);
+%End
+%If (QtGraphs_6_11_0 -)
+ void subSlicesRatioChanged(qreal newSubSlicesRatio);
+%End
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qscatter3dseries.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qscatter3dseries.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qscatter3dseries.sip 2025-10-16
12:33:48.254253000 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qscatter3dseries.sip 2026-03-24
18:27:00.204707900 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -62,4 +62,44 @@
%If (QtGraphs_6_10_0 -)
void scaleArrayChanged(const QList<QVector3D> &scaleArray);
%End
+
+public:
+%If (QtGraphs_6_11_0 -)
+ void setAxisX(QValue3DAxis *axis);
+%End
+%If (QtGraphs_6_11_0 -)
+ void setAxisY(QValue3DAxis *axis);
+%End
+%If (QtGraphs_6_11_0 -)
+ void setAxisZ(QValue3DAxis *axis);
+%End
+%If (QtGraphs_6_11_0 -)
+ QValue3DAxis *axisX() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ QValue3DAxis *axisY() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ QValue3DAxis *axisZ() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void resetAxisX();
+%End
+%If (QtGraphs_6_11_0 -)
+ void resetAxisY();
+%End
+%If (QtGraphs_6_11_0 -)
+ void resetAxisZ();
+%End
+
+signals:
+%If (QtGraphs_6_11_0 -)
+ void axisXChanged(QValue3DAxis *axis);
+%End
+%If (QtGraphs_6_11_0 -)
+ void axisYChanged(QValue3DAxis *axis);
+%End
+%If (QtGraphs_6_11_0 -)
+ void axisZChanged(QValue3DAxis *axis);
+%End
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qscatterdataitem.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qscatterdataitem.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qscatterdataitem.sip 2025-10-16
12:33:48.261731100 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qscatterdataitem.sip 2026-03-24
18:27:00.213598700 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qscatterdataproxy.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qscatterdataproxy.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qscatterdataproxy.sip 2025-10-16
12:33:48.264349700 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qscatterdataproxy.sip 2026-03-24
18:27:00.216458800 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qscatterseries.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qscatterseries.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qscatterseries.sip 2025-10-16
12:33:48.266674300 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qscatterseries.sip 2026-03-24
18:27:00.218958400 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qspline3dseries.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qspline3dseries.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qspline3dseries.sip 2025-10-16
12:33:48.265332500 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qspline3dseries.sip 2026-03-24
18:27:00.217505700 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qsplineseries.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qsplineseries.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qsplineseries.sip 2025-10-16
12:33:48.260310200 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qsplineseries.sip 2026-03-24
18:27:00.212143200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -41,4 +41,17 @@
protected:
virtual void componentComplete();
+
+public:
+%If (QtGraphs_6_11_0 -)
+ bool isOptimized() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void setOptimized(bool optimized);
+%End
+
+signals:
+%If (QtGraphs_6_11_0 -)
+ void optimizedChanged(bool newOptimized);
+%End
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qsurface3dseries.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qsurface3dseries.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qsurface3dseries.sip 2025-10-16
12:33:48.263719600 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qsurface3dseries.sip 2026-03-24
18:27:00.215793400 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -79,4 +79,53 @@
void wireframeColorChanged(QColor color);
void dataArrayChanged(const QSurfaceDataArray &array);
void shadingChanged(const QSurface3DSeries::Shading shading);
+
+public:
+%If (QtGraphs_6_11_0 -)
+ void setRowsSanitized(bool sanitized);
+%End
+%If (QtGraphs_6_11_0 -)
+ bool rowsSanitized() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void setAxisX(QValue3DAxis *axis);
+%End
+%If (QtGraphs_6_11_0 -)
+ void setAxisY(QValue3DAxis *axis);
+%End
+%If (QtGraphs_6_11_0 -)
+ void setAxisZ(QValue3DAxis *axis);
+%End
+%If (QtGraphs_6_11_0 -)
+ QValue3DAxis *axisX() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ QValue3DAxis *axisY() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ QValue3DAxis *axisZ() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ void resetAxisX();
+%End
+%If (QtGraphs_6_11_0 -)
+ void resetAxisY();
+%End
+%If (QtGraphs_6_11_0 -)
+ void resetAxisZ();
+%End
+
+signals:
+%If (QtGraphs_6_11_0 -)
+ void rowsSanitizedChanged(bool newRowsSanitized);
+%End
+%If (QtGraphs_6_11_0 -)
+ void axisXChanged(QValue3DAxis *axis);
+%End
+%If (QtGraphs_6_11_0 -)
+ void axisYChanged(QValue3DAxis *axis);
+%End
+%If (QtGraphs_6_11_0 -)
+ void axisZChanged(QValue3DAxis *axis);
+%End
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qsurfacedataitem.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qsurfacedataitem.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qsurfacedataitem.sip 2025-10-16
12:33:48.253605400 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qsurfacedataitem.sip 2026-03-24
18:27:00.203890300 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qsurfacedataproxy.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qsurfacedataproxy.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qsurfacedataproxy.sip 2025-10-16
12:33:48.254870000 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qsurfacedataproxy.sip 2026-03-24
18:27:00.205572800 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qutils.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qutils.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qutils.sip 2025-10-16
12:33:48.252251100 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qutils.sip 2026-03-24
18:27:00.202467700 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qvalue3daxis.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qvalue3daxis.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qvalue3daxis.sip 2025-10-16
12:33:48.261461500 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qvalue3daxis.sip 2026-03-24
18:27:00.213311200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphs/qvalue3daxisformatter.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qvalue3daxisformatter.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qvalue3daxisformatter.sip
2025-10-16 12:33:48.253340000 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qvalue3daxisformatter.sip
2026-03-24 18:27:00.203605000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qvalueaxis.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qvalueaxis.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qvalueaxis.sip 2025-10-16
12:33:48.265704900 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qvalueaxis.sip 2026-03-24
18:27:00.217939100 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -76,4 +76,20 @@
%If (QtGraphs_6_9_0 -)
void panChanged(qreal pan);
%End
+
+public:
+%If (QtGraphs_6_11_0 -)
+ qreal visualMin() const;
+%End
+%If (QtGraphs_6_11_0 -)
+ qreal visualMax() const;
+%End
+
+signals:
+%If (QtGraphs_6_11_0 -)
+ void visualMinChanged(qreal newVisualMin);
+%End
+%If (QtGraphs_6_11_0 -)
+ void visualMaxChanged(qreal newVisualMax);
+%End
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qxymodelmapper.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qxymodelmapper.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qxymodelmapper.sip 2025-10-16
12:33:48.259190600 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qxymodelmapper.sip 2026-03-24
18:27:00.210895300 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/pyqt6_graphs-6.10.0/sip/QtGraphs/qxyseries.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphs/qxyseries.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphs/qxyseries.sip 2025-10-16
12:33:48.255288800 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphs/qxyseries.sip 2026-03-24
18:27:00.206006300 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphs Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphsWidgets/QtGraphsWidgetsmod.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphsWidgets/QtGraphsWidgetsmod.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphsWidgets/QtGraphsWidgetsmod.sip
2025-10-16 12:33:48.271227800 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphsWidgets/QtGraphsWidgetsmod.sip
2026-03-24 18:27:00.224245000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphsWidgets Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -27,7 +27,7 @@
%Import QtQuickWidgets/QtQuickWidgetsmod.sip
%Copying
-Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
This file is part of PyQt6-Graphs.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphsWidgets/q3dbarswidgetitem.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphsWidgets/q3dbarswidgetitem.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphsWidgets/q3dbarswidgetitem.sip
2025-10-16 12:33:48.269786100 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphsWidgets/q3dbarswidgetitem.sip
2026-03-24 18:27:00.222565700 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphsWidgets Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphsWidgets/q3dgraphswidgetitem.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphsWidgets/q3dgraphswidgetitem.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphsWidgets/q3dgraphswidgetitem.sip
2025-10-16 12:33:48.270938200 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphsWidgets/q3dgraphswidgetitem.sip
2026-03-24 18:27:00.223912200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphsWidgets Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
@@ -226,4 +226,17 @@
%If (QtGraphs_6_9_0 -)
void transparencyTechniqueChanged(QtGraphs3D::TransparencyTechnique
technique);
%End
+
+public:
+%If (QtGraphs_6_11_0 -)
+ void setCutoffMargin(qreal margin);
+%End
+%If (QtGraphs_6_11_0 -)
+ qreal cutoffMargin() const;
+%End
+
+signals:
+%If (QtGraphs_6_11_0 -)
+ void cutoffMarginChanged(qreal newMargin);
+%End
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphsWidgets/q3dscatterwidgetitem.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphsWidgets/q3dscatterwidgetitem.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphsWidgets/q3dscatterwidgetitem.sip
2025-10-16 12:33:48.269386800 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphsWidgets/q3dscatterwidgetitem.sip
2026-03-24 18:27:00.222086000 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphsWidgets Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/pyqt6_graphs-6.10.0/sip/QtGraphsWidgets/q3dsurfacewidgetitem.sip
new/pyqt6_graphs-6.11.0/sip/QtGraphsWidgets/q3dsurfacewidgetitem.sip
--- old/pyqt6_graphs-6.10.0/sip/QtGraphsWidgets/q3dsurfacewidgetitem.sip
2025-10-16 12:33:48.270126800 +0200
+++ new/pyqt6_graphs-6.11.0/sip/QtGraphsWidgets/q3dsurfacewidgetitem.sip
2026-03-24 18:27:00.222982200 +0100
@@ -2,7 +2,7 @@
//
// This file is part of the QtGraphsWidgets Python extension module.
//
-// Copyright (c) 2025 Riverbank Computing Limited <[email protected]>
+// Copyright (c) 2026 Riverbank Computing Limited <[email protected]>
//
// This file is part of PyQt6-Graphs.
//