У нас вы можете посмотреть бесплатно User Interaction with Qt Quick | Qt Quick Overview #2 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Make your QML elements interactive! In this video, we cover every major way to handle user input in Qt Quick — from mouse clicks and hover detection to keyboard focus and navigation, multitouch tracking, and modern input handlers like TapHandler and HoverHandler. This video is part 2 of the "Qt Quick Overview" series, for developers with basic knowledge of Qt and QML who want to deepen their understanding of Qt Quick and learn to build custom components. 🎓 Get the full learning experience by enrolling in the complete course at https://www.qt.io/academy/course-cata... 📚 What You'll Learn: Using MouseArea for click, double-click, and hover interactions Handling keyboard focus with the Keys type and ternary color bindings Navigating between components with KeyNavigation Tracking multitouch input with MultiPointTouchArea Using TapHandler and HoverHandler for event-specific input handling Combining multiple input handlers on a single item 🙋♂️ Meet the Experts! This course was created by the Customer Success Engineers from Qt Group. ⏰ Timestamps: 0:00 Introduction 0:56 Click interaction 01:40 Hover interaction 03:00 Keyboard interaction 06:04 Touch interaction 07:15 Input handlers 📖 Resources: Code Repository: https://github.com/qt-learning/QtQuic... Qt Quick Documentation: https://doc.qt.io/qt-6/qtquick-index.... Qt Quick QML Types: https://doc.qt.io/qt-6/qtquick-qmlmod... 🔗 Related Videos: Previous: Common Object Types | Qt Quick Overview #1: • Common Object Types | Qt Quick Overview #1 Next: Building Custom QML Components | Qt Quick Overview #3: • Building Custom QML Components | Qt Quick ... Link to playlist: • Qt Quick Overview | Qt Academy 📱 Continue Learning: Qt Academy: https://qt.io/academy Forum: https://forum.qt.io ©️ Licensing Information: For all the source code shown in the video, the licensing information is defined in the relevant project repository. If no license is explicitly stated in the repository or there is no project, and you want to use the code, reach out to the Qt Company. If you are interested in acquiring a commercial license for the codes, please reach out to The Qt Company Oy (https://www.qt.io/pricing). Any trademarks shown in the videos are the exclusive property of its owners and are not licensed in any way. #Qt #Framework #QML #QtQuick #MouseArea #KeyNavigation #TouchInput #TapHandler #Tutorial #CrossPlatform