-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
6.8.3, 6.9.1, 6.10.0 Beta1
-
None
-
16b5a594e (dev), b00358a33 (6.10), 5b359e305 (6.9), 2ba3aaac4 (tqtc/lts-6.8)
Our documentation contains references to "QGraphsView":
- https://doc.qt.io/qt-6/qabstractseries.html#graph
- https://doc.qt.io/qt-6/whatsnew69.html#qt-graphs-module
However, QGraphsView is supposedly a private class: https://github.com/qt/qtgraphs/blob/v6.10.0-beta1/src/graphs2d/qgraphsview_p.h
Is it meant to be private or public?