目前,Qt可以支持windows\linux\mac\android\ios。

Qt5.2的新功能:

Qt on Android

The Qt for Android port is now fully supported and ready for production use. Qt applications can be run on devices with Android v2.3.3 (API level 10) or higher and deployed easily to Google Play.

The tools have been nicely integrated with Qt Creator 3.0 for a seamless workflow and Qt applications can be developed, built, packaged and deployed all directly from within Qt Creator.

Qt Webkit is not supported on Android and we are working on providing a cross-platform API to integrate web content into mobile apps. If you you would like to incorporate web content into your Qt application, you need to use a native web component. To make interacting with native contents easier, we are providing the QtAndroid Extras modulewith a JNI convenience API.

Learn more about Qt forAndroid support.

Qt on iOS

Qt is now also fully supported on iOS. With the new Qt specific JavaScript engine, both Qt Widget and Qt Quick-based applications run well on iOS and are compatible with App Store policies.

Qt Creator 3.0 features experimental support for iOS development. For the most parts, you can use Qt Creator for your development workflow, but for signing and deployment, you will still need to use XCode.

Qt WebKit is also not supported under Qt for iOS and because of App Store policies, it will not be supported either. For now, you need to use the native WebKit in iOS. This can be done by using the native Objective-C libraries, which is possible with the iOS compiler, clang. The same approach can be used to add other platform-specific functionality like in-app purchasing into a Qt application.

Learn more about Qt foriOS support.


更多相关文章

  1. Android Studio 4.0 新功能与优化
  2. android版本更新功能
  3. [Android 新特性] Android 4.3 Top 5新功能
  4. android 7.0新特性,新功能,GMS4.0新特性
  5. Android下拉刷新完全解析,教你如何一分钟实现下拉刷新功能 - Andr
  6. Android 下拉刷新,非常强大的下拉刷新功能
  7. Google 告诉你 Android 4.0 的新功能 [视频]
  8. [Android]新功能引导高亮显示遮罩层View

随机推荐

  1. 天天记录 - Android(安卓)ListView加载图
  2. Android---- 菜单(OptionMenu)大全 建立
  3. Android(安卓)studio4.0.1尝鲜
  4. Android(安卓)每周必看资源
  5. android service的使用(一)
  6. android使用艺术字,自定义字体
  7. 【Android工具】被忽略的UI检视利器:Hiera
  8. Android(安卓)版本兼容问题(一)
  9. android键盘映射之一
  10. kotlin