An open API service indexing awesome lists of open source software.

https://github.com/georgecatalin/qt-quick-and-qml-for-beginners-the-fundamentals

Code practice associated with the Udemy course Qt Quick and QML For Beginners : The Fundamentals" authored by Daniel Gakwaya.
https://github.com/georgecatalin/qt-quick-and-qml-for-beginners-the-fundamentals

javascript qml qt5 qt5-gui qtcreator qtquick udemy-course

Last synced: 8 months ago
JSON representation

Code practice associated with the Udemy course Qt Quick and QML For Beginners : The Fundamentals" authored by Daniel Gakwaya.

Awesome Lists containing this project

README

          

# Qt-Quick-and-QML-For-Beginners-The-Fundamentals
Code practice associated with the Udemy course Qt Quick and QML For Beginners : The Fundamentals" authored by Daniel Gakwaya.

https://www.udemy.com/course/qt_quick_qml_tutorial_for_beginners/

## Topics to learn:

* The basics of working with the QML language
* Working with Qt Quick basic elements and building your own in QML
* Signals and slots in QML
* Working with input elements
* Working with Javascript in QML
* Positioning elements in QML
* Running your QML Apps on Android
* Qt Quick Controls 2 framework
* Working with Dialogs in QML
* Models,Views and Delegates
* Transforms,Transitions and Animations
* Networking : Fetching HTTP Data and JSON(REST) APIs
* Settings and Local Storage

![landing](/LANDING.jpg)