Qt6 And Qml Advanced: Interfacing To C++ - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: Video Tutorials (https://softwarez.info/Forum-Video-Tutorials) +--- Thread: Qt6 And Qml Advanced: Interfacing To C++ (/Thread-Qt6-And-Qml-Advanced-Interfacing-To-C) |
Qt6 And Qml Advanced: Interfacing To C++ - BaDshaH - 05-08-2024 Published 5/2024 MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz Language: English | Size: 3.99 GB | Duration: 5h 6m Use Custom C++ Models in QML, Build your own Visual C++ QML Types, Use Singletons and Dig Deep Through QML from C++ What you'll learn Working with custom C++ models in QML Building custom C++ visual types and using them in QML Using your C++ classes as singletons in QML Digging through the QML tree structure and manipulating elements from C++ Requirements Basic knowledget of Qt C++ Basic knowledge of Qt Quick Basic knowledge to interface QML to C++ The latest version of Qt and Qt Creator installed on your local system Open mind and willingness to learn Description You already know quite a bit about Qt , C++ and Qt Quick and looking to learn about cool advanced features like Custom C++ Models in QML, Custom C++ Visual types in QML and more cool features. If that's the case then this is the course for you. This course will hit 4 critical points in advanced tricks to interface your C++ to QML .Building your own Custom C++ Models in C++ and using them in QMLBuilding your own C++ Visual Types and using them in QMLUsing C++ Types as Singletons in QMLDigging Deep in the QML tree and manipulating your QML Elements from C++The course is based on Qt 6 and uses CMake as the build system. Along the course we'll touch on lots of best practices to make your C++ and QML Code and APIs much more readable, user friendly and maintainable. The course is packed with lots of examples and demos to make your learning experience as pleasant as possible. If you' re looking to push your skills in Interfacing Qt C++ to QML to the next level, this course will get you up to speed in shortest amount of time possible.Qt is the platform choice for thousands of software projects. Both Open source and commercial and is used by some of the most successful companies on the planet.If you want to build Fluid, Dynamic and Cross Platform User Interfaces, that can run on virtually anything out there, and take advantage of the powerful features like the Model View Framework and the fancy Qt Painting and Drawing API and more, Qt is second to none in that regard.Please check out some of the preview videos, and lets get you STARTED using Advanced tricks in connecting your C++ to QML. Overview Section 1: Welcome Lecture 1 Welcome Section 2: Custom Models in QML Lecture 2 Introduction Lecture 3 String List Model Lecture 4 Object List Model Lecture 5 Editable Object List Model Lecture 6 Edits with the Q_PROPERTY Mechanism Lecture 7 Abstract List Model: Concepts Lecture 8 Abstract List Model: Non Editable Lecture 9 Abstract List Model: Editable Lecture 10 Decoupling the Data Source Lecture 11 Model List Properties Lecture 12 Summary Section 3: REST Client Challenge Lecture 13 REST Client Section 4: Custom Visual Types Lecture 14 Introduction Lecture 15 Painting QML Items Lecture 16 Bar Chart Lecture 17 Bar Chart with List Properties Lecture 18 Visual Items with Pure QML Lecture 19 Summary Section 5: Singletons Lecture 20 Introduction Lecture 21 QJSValue Lecture 22 QObject Lecture 23 Summary Section 6: Digging QML from C++ Lecture 24 Introduction Lecture 25 Loading QML with QQmlEngine Lecture 26 Parsing Custom Types Lecture 27 Going through QQuickView Lecture 28 Loading QML with QQmlApplicationEngine Lecture 29 Invoking QML Method from C++ Lecture 30 Catch a QML Signal in C++ Lecture 31 Summary Section 7: Farewell Lecture 32 Farewell Lecture 33 Course List - Bonus Anyone willing to learn to use Custom C++ Models in QML,Anyone willing to learn to build Custom C++ Visual Types and use them in QML,Anyone willing to learn how to use C++ Classes as Singletons in QML,Anyone willing to learn how to traverse the QML element tree structure and manipulate elements from C++ Homepage |