-
Suggestion
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
356929493 (dev), 5c2863a23 (dev)
Consider switcing to "import QtGraphs3D" instead of "import QtGraphs".
Reasoning:
- This way it matches to "import QtQuick3D" and "import QtQuick3D.Particles3D". This "3D" in the end informs users that this module is for Quick 3D.
- Most of the QtGraphs3D QML elements already have "3D" like "Bars3D" and "Bar3DSeries". This matches to e.g. "Particles3D" with elements like "ParticleSystem3D" and "Gravity3D".
- Current wip 2D graphs module uses "import QtGraphs2D". Afaik no other module in Qt Quick specifies "2D", so we could consider dropping it. Then it would match e.g. "import QtQuick.Particles" with "ParticleSystem" and "Gravity".
For Gerrit Dashboard: QTBUG-118235 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
512094,2 | Rename 3D graphs of QtGraphs module to QtGraphs3D | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |
517916,5 | Rename Graphs to Graphs3D | dev | qt/qtgraphs | Status: ABANDONED | 0 | 0 |
519306,2 | Replace Graphs with Graphs3D in the docs pages | dev | qt/qtgraphs | Status: ABANDONED | -1 | 0 |
521444,7 | Rename 3D graphs directories to "graphs3d" | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |