此白皮书介绍了 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、单元
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