How to create a simple Qt Quick application

preview_player
Показать описание
In this video, we explore how to create simple Qt Quick application and run it in Qt Creator.

Feel free to create a support request using the below link to ask any technical questions related to this tutorial.

Relevant links

Рекомендации по теме
Комментарии
Автор

I can’t find kit options in Mac book ? Why is it so . Please help

shahana
Автор

OK, what is the difference/advantage vs. using Qt Widgets to make the same application?

cernejr
Автор

What's the point to have Visual UI designer when you have to type everything? I don't get this whole Quicky thing.

JohnJTraston
Автор

why i can't find qmake in build system when create qtquick app

QuangPhamMinh-humn
Автор

How does one deploy this program? Will one deploy the QtQuick src file? If yes, how would one prevent tampering/edits?

cernejr
Автор

qt designer and python with pyqt6 much quicker drag and drop controls to the ui and then save it and continue with vscode for example. this here is overkill imo

sennlich