Qt Quick Controls - 할 일 목록

iOS용 할 일 목록 애플리케이션.

이 예제에서는 iOS 스타일을 사용하여 iOS용 간단한 할 일 목록 애플리케이션을 만드는 방법을 보여줍니다.

이 예제는 또한 LocalStorage 을 사용하여 C++ 없이 순수하게 QML을 통해 인메모리 SQL 데이터베이스를 생성하고 사용하는 방법도 보여줍니다.

예제 실행하기

에서 예제를 실행하려면 Qt Creator에서 Welcome 모드를 열고 Examples 에서 예제를 선택합니다. 자세한 내용은 예제 빌드 및 실행하기를 참조하세요.

예제 프로젝트 @ code.qt.io

© 2025 The Qt Company Ltd. 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.