# QML-Modules **Repository Path**: smart-link001/QML-Modules ## Basic Information - **Project Name**: QML-Modules - **Description**: No description available - **Primary Language**: QML - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-25 - **Last Updated**: 2025-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QML-Modules This is the repo for the QML Modules course on Qt Academy. ## Getting Started The files provided are the demo apps created during the course. They provide a reference for the workflows covered in the course section. ## Instructions To get started with this project, you will need to have Qt installed from the qt.io website. We Recommend using the QtCreator IDE in order to follow along with the content in the videos. QMLModules_Section2: Example to demonstrate how to create and build a QML module containing some QML, Javascript, C++ and resource files. Tested with with Qt 6.5.5 MinGW 64-bit. QMLModules_Section3: Example to demonstrate how to create and build a QML module and use it in a structured project. Tested with with Qt 6.5.5 MinGW 64-bit. ## Resouces If you need additional help, the following resources may be helpful: - Qt Documentation: https://doc.qt.io - Qt Forum: https://forum.qt.io - Qt Academy: https://qt.io/academy