此白皮书介绍了 Qt C++ 框架。Qt 采用“一写永逸”的方法支持开发跨平台的 GUI 应用程序。使用单一源码树和简单的重编译方式,可以为 Windows 98 至 Windows XP和Vista、Mac OS X、Linux、Solaris、HP-UX 以及其他使用 X11 的 Unix 版本编写各种程序。此外,还可以编译在嵌入式 Linux 平台中运行的 Qt 应用程序。Qt 引入了一种名为“信号和槽”的独特对象间通信机制。Qt 还为 2D 和 3D 图形、国际化、SQL、XML、单元
As the name implies, Qt Creator is a complete integrated development environment (IDE) for creating applications with the Qt application framework. Qt is designed for developing applications and user inter- faces once and deploying them across sever
qt官方的白皮书! This whitepaper describes the Qt C++ framework. Qt supports the development of crossplatform GUI applications with its “write once, compile anywhere” approach. Using a single source tree and a simple recompilation, applications can be writ
Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS & Javascr ipt like language. Qt Creator is the supporting Qt IDE.