摘要
Qt是一个跨平台的C++图形用户界面应用程序框架。它提供给应用程序开发者建立艺术级的图形用户界面所需的所用功能。Qt是完全面向对象的,很容易扩展,并且允许真正地组件编程。本文介绍的基于Qt的温度计可以显示温度,并实现摄氏温度与华氏温度之间的转换,并分别显示出来。
Qt is an application framework of cross platform base on C + + graphical user interface. It provides all the functions for application developers to create an art level graphical user interface. It is fully object-oriented, easy to be expanded and allows the real component programming. In this paper, the thermometer designed based on Qt can display temperature and achieve the conversion between Celsius temperature and Fahrenheit temperature, and then show it.
出处
《山西电子技术》
2016年第1期55-57,共3页
Shanxi Electronic Technology
关键词
QT
温度计界面
华氏温度
摄氏温度
Qt
thermometer interface
Fahrenheit temperature
Celsius temperature