Skip to content

qt-learning/QML-Debugging

 
 

Repository files navigation

QML-Debugging

This is the repo for the QML Debugging Course on Qt Academy.

Getting Started

  • In this repo, you will find an example project that will be used throughout the course to demonstrate debugging techniques in QML.

Instructions

To get started with this project, you will need to have Qt and Qt Creator installed on your computer. You can download Qt and Qt Creator from the Qt.io website.

Once you have Qt and an Qt Creator installed, head over to Qt Academy and follow along to create the project template and add the assets to the project.

To run the project, navigate to the folder in Qt Creator and open the CMakeLists.txt file. Build and run the project in Qt Creator. The application will launch and you will see the application at that current stage.

Resouces

If you need additional help, the following resources may be helpful:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 72.6%
  • CMake 21.0%
  • C++ 6.4%