Qt Graphs 已知问题
Qt Graphs 3D 问题
- 非直线行列的曲面不一定能正确渲染。
- 基于 Widget 的示例在 iOS 中布局不正确。
- Android 或 WinRT 不支持基于 Widget 的示例。
- 导入QtGraphs 的 QML 应用程序的 Android qmake 版本还要求在 pro 文件中使用 "Qt XML += graphs"。这是因为Qt Graphs QML 插件依赖于Qt Graphs C++ 库,而Qt Creator 不会自动将其添加到部署包中。
- 由于Qt Quick 3D 的限制,Surface3D 不支持透明度。
- Bars3D 和Scatter3D 中突出显示的项目不支持透明度功能。
- Surface3D 不支持阴影功能。
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.