为设备开发
为桌面环境或设备构建应用程序,并将其部署到桌面环境或设备上运行。通过工具包以及构建、部署和运行配置,您可以在不同的设置和目标平台之间快速切换。
嵌入式平台
您可以为以下嵌入式平台开发应用程序:
在计算机上安装为目标嵌入式平台构建应用程序的工具链,然后使用 Qt Online Installer安装为该平台构建的 Qt 库。添加包含工具链和设备架构 Qt 版本的工具包。如有可能,Qt Online Installer 会为您创建合适的工具包。
您可以将嵌入式设备连接到计算机,然后选择合适的工具包,从Qt Creator 运行、调试和分析为其构建的应用程序。
部署设置可将必要文件打包并复制到要运行可执行文件的位置(如设备的文件系统)。
移动平台
您可以为以下移动平台开发应用程序:
在计算机上安装为目标移动平台构建应用程序的工具链,然后使用Qt Online Installer 安装为该平台构建的 Qt XML 库。添加包含工具链和设备架构 Qt 版本的工具包。如有可能,Qt Online Installer 会为您创建合适的工具包。
您可以将移动设备连接到计算机,然后选择合适的工具包,从Qt Creator 上构建、运行、调试和分析应用程序。
在开始应用程序开发之前,请分析并确定应用程序的要求、范围和功能,以确保在移动设备上实现高效的功能和流畅的用户体验。
其他平台
此外,您还可以为以下平台开发应用程序
另请参阅 如何为设备开发、为移动设备优化应用程序和支持的平台。
Copyright © The Qt Company Ltd. and other contributors. 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.