Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Qt-contributors-summit-2013-Qt for iOS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Categorize) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Cleanup | reason=Auto-imported from ExpressionEngine.}} | |||
[[Category:QtCS2013]] | |||
=Qt for iOS= | =Qt for iOS= | ||
Line 18: | Line 20: | ||
** Full Creator and Xcode integration | ** Full Creator and Xcode integration | ||
** Proper event loop integration | ** Proper event loop integration | ||
** Touch/mouse | ** Touch/mouse "solved" | ||
** Packaging/loading of QML2 plugins | ** Packaging/loading of QML2 plugins | ||
Latest revision as of 17:25, 6 January 2017
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
Qt for iOS
This session covers development of the Qt for iOS port, and is aimed at those who have contributed to the iOS port, and those who want to join the development.
Agenda
- Intro
- Where we are
- TP for 5.1
- Widgets, QML1, OpenGL
- Sensors
- Network
- Basic Xcode integration
- What do we need to do
- Build system fixes
- Autotests
- Full Creator and Xcode integration
- Proper event loop integration
- Touch/mouse "solved"
- Packaging/loading of QML2 plugins
- What do we want to do
- Easy integration / use of native ObjC APIs / UIKit
- Native dialogs, menus, etc
- Bearer management
- iOS style for Qt Quick Controls
- Common tooling for mobile (icons, supported orientation, etc.)
- Launch screens
- ARMv7s
- CocoaPods