Qt Graphs 알려진 문제
Qt Graphs 3D 문제
- 직선이 아닌 행과 열이 있는 서페이스가 항상 제대로 렌더링되지 않습니다.
- 위젯 기반 예제가 iOS에서 잘못 레이아웃됩니다.
- 위젯 기반 예제는 Android 또는 WinRT에서 지원되지 않습니다.
- QtGraphs 을 임포트하는 QML 애플리케이션의 Android qmake 빌드에는 프로 파일에 "QT += 그래프"가 필요합니다. 이는 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.