Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
6.8.3, 6.9.1, 6.10.0 Beta1
-
None
Description
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?