-
Task
-
Resolution: Fixed
-
P2: Important
-
6.6.0
-
None
-
670e85a47 (dev), 085ea530d (dev), 5b590c084 (dev), b5cb67ee7 (dev), 236a31398 (dev), d70d086ee (dev), 747345401 (dev)
We have a confusing set of proxies etc. for storing and modifying the data.
For one thing, is proxy the correct term for a structure that actually stores the data (QBar\Scatter\SurfaceDataProxy)?
Could we get rid of them, and base everything on QAbstractItemModel instead? Now we have QItemModel* classes that act as translators between item models and our own proxies.
For Gerrit Dashboard: QTBUG-117226 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
528853,27 | Remove data members from proxy in scatter | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |
531749,15 | Remove data members from proxy in surface | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |
534458,5 | Remove data members from proxy in bars | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |
549672,4 | Move Abstract3DGraph \qml docs to the related .cpp file | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |
550152,2 | Move Bars3D \qml docs to the related .cpp file | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |
550154,3 | Move Scatter3D \qml docs to the related .cpp file | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |
550156,3 | Move Surface3D \qml docs to the related .cpp file | dev | qt/qtgraphs | Status: MERGED | +2 | 0 |