- Hands-On GUI Programming with C++ and Qt5
- Lee Zhi Eng
- 63字
- 2021-08-27 19:00:20
Types of charts and graphs in Qt
Qt supports most commonly used diagrams, and even allows the developer to customize the look and feel of them so that they can be used for many different purposes. The Qt Charts module provides the following chart types:
- Line and spline charts
- Bar charts
- Pie charts
- Polar charts
- Area and scatter charts
- Box-and-whiskers charts
- Candlestick charts
推薦閱讀
- Unreal Engine Physics Essentials
- Learning Cython Programming
- Android應(yīng)用程序開發(fā)與典型案例
- 深入淺出Java虛擬機:JVM原理與實戰(zhàn)
- OpenCV for Secret Agents
- AngularJS深度剖析與最佳實踐
- Visual Basic程序設(shè)計實踐教程
- Python深度學(xué)習(xí):基于TensorFlow
- Java系統(tǒng)化項目開發(fā)教程
- Android傳感器開發(fā)與智能設(shè)備案例實戰(zhàn)
- Android群英傳
- Struts 2.x權(quán)威指南
- Instant Apache Camel Messaging System
- 分布式架構(gòu)原理與實踐
- Functional Python Programming