Qt Graphs Known Issues

Generic issues

  • Surfaces with non-straight rows and columns do not always render properly.
  • Q3DLight 类 (和 Light3D QML item) are currently not usable for anything.
  • Changing most of Q3DScene properties affecting subviewports currently has no effect.
  • Widget based examples layout incorrectly in iOS.
  • Reparenting a graph to an item in another QQuickWindow 不支持。
  • Android qmake builds of QML applications importing QtGraphs also require "QT += graphs" in the pro file. This is because Qt Graphs QML plugin has a dependency to Qt Graphs C++ library, which Qt Creator doesn't automatically add to the deployment package.

Unresolved JIRA tickets in Qt 6.6.0