To do list application for iOS.
This example demonstrates how to create a simple to do list application for iOS using the iOS 風格 .
The example also shows how an in-memory SQL database can be created and used purely through QML, without needing C++, through the use of LocalStorage .
要運行範例從 Qt Creator ,打開 歡迎 模式,然後選擇範例從 範例 。更多信息,見 Qt Creator:教程:構建並運行 .