Qt Graphs 既知の問題
Qt Graphs 3Dに関する問題
- 行や列が直線でないサーフェスが正しくレンダリングされないことがある。
- ウィジェットベースの作例がiOSで正しくレイアウトされない。
- ウィジェットベースのサンプルはAndroidやWinRTではサポートされていません。
- QtGraphs をインポートする QML アプリケーションの Android qmake ビルドでは、pro ファイルに "Qt += 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.