Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Qml/Qt Practical Design Workshop( Using Qt , Qml And C++)

Posted By: ELK1nG
Qml/Qt Practical Design Workshop( Using Qt , Qml And C++)

Qml/Qt Practical Design Workshop( Using Qt , Qml And C++)
Published 11/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.71 GB | Duration: 6h 1m

Practical design of a large complex software using Qt, Qml and C++ from Scratch

What you'll learn

The student will Implement a sophiscated music composer application using knowledge of C++, Qt and QML

The student will implement Loader concept, and how to load different pages onclick which is used in large applications

The learner will learn how to Call Qt functions in Qml and use it for dynamc object implementation

The learner will learn how to animate images and text using timers and random number generators.

The studen will learn the difference between Listview, repeaters, components and delegates and how to implement them

The student will implement Listview using List model and also use its classes including append, remove, setProperty, insert etc.

Requirements

Basic understanding of Qt, QML, C++

Description

Practical design of a large complex software using Qt, Qml and C++ from Scratch.This course teaches Qml /Qt using the design of a Large sophisticated Music composer application. The students learns the concept from scratch as the lecture opens by introducing Qml basic concepts like rectangles, text, images, anchors and loaders up until when complex calculations and dynamic object/page loading takes place.Some of the concepts QML, QT and C++ concepts you will learn in this course includes:1. Concept of List view, nested list view, component, delegates and List model and how they are used to implement dynamic objects.2. Image and text insertion, including animation using timers and random number generators.3. Back-end implementation through calling Qt functions in QML using QINVOKABLES(); 4. Playing media in QML using Qt libraries, Qsoundeffect, Qsound(), etc.5. How to create dynamic component in QMl using the createcomponent libraries.6. How to implement Popup and form component : radio buttons, combo box, textfield, submit button and how form inputs are processed on the backend.7.  Reading keyboard input and mouse action like: onpressed, onreleased, onentered, onexited, onclicked etc. 8.  Setting list view properties for dynamic component including : append(), remove(), insert() etc. At the end of this course, the student will  be able to design complex software in QT/QML.

Overview

Section 1: Loading the Main.qml

Lecture 1 00. Introduction

Lecture 2 01. How to create rectangles and loaders

Lecture 3 02. How to implement gradient and colors

Lecture 4 03. How to insert and animate Images and text

Lecture 5 04. Calling Qt functions in Qml

Lecture 6 05. loading different windows in Qml and Image Animation

Section 2: Loading the Edit window

Lecture 7 06. section2 - keyboard List model and list view

Lecture 8 07. Using Listview delegate in a component

Lecture 9 08. Listview set property and radio buttons

Lecture 10 09. Using Repeaters and listview delegates

Lecture 11 10. explanation on property , timer and dynamic objects

Lecture 12 11. How to use mouse ontered, onexited, onpressed, onreleased, onclicked

Lecture 13 12. How to play sound using QSoundEffect

Lecture 14 13. Impementing Popup in qml and Qt

Section 3: Loading the playlist window and simulating the music player

Lecture 15 14. How to implement nested listview in a component

Lecture 16 15. How to Load music file into our application

Section 4: Introduction

Lecture 17 16. How to create dynamic components in Qml

Lecture 18 17. Playing music in Qml part1

Lecture 19 18. Playing music in Qml part2

Lecture 20 19. Playing music on the Clef

Lecture 21 20. How to set Property for dynamic contents

Lecture 22 21. Design Form with text field, Label, combox box and radio and submit button

Lecture 23 22. Conclusion

C++ developers,QML developers,QT developers