Thanks Wanderson for your hard word , much appreciated. Do you think It’s possible to make a backend machine learning or a deep learning model using Python and then integrate it into a gui using the tools you show in your videos? (Pyqt and pyside )
Thank you very much. Sure! Is possible. Qt creates Bindings tools, it is just to create visual interaction between the user and the application backend. It is very important to learn how to send and receive data between them to make this interaction work.
@@WandersonItsMe Thank you for answering , can you please make a tutorial or tell me where can I find examples or some guides of this kind of interaction ?
Que bom que consegui ajudar. Qt Widgets foi bem mais complicado aprender porque a documentação é bem limitada, porém Qt Quick foi mesmo lendo a documentação, ela é bem completa.
Thanks a lot, I'm having fun while learning from your videos :D may I ask about how to create TableView\TableModels and ListView\ListModels by Python and QML, it would be greate to know that :)
How do I create a connection from the main python backend to the newly opened app qml window to be able to call python functions on the new app window?? since its opened inside the main qml window instead of opening through the main python backend??
Na primeira parte do tutorial o meu funcionou ok, já na segunda parte, com as alterações, deu erro na linha: onClicked: backend.checkLogin(usernameField.text, passwordField.text) --> TypeError: native Qt signal is not callable Há solução?
Qt Creater use Controls to customize anothers Controls, see this free course: ruclips.net/video/pD0UeD7S27s/видео.html Are 13 vídeos about Qt Creator and Qt Quick.
🔗 Patreon (EARLY ACCESS):
www.patreon.com/WandersonIsMyName
I am here for my support and hope to watch the video when this goes live.
Thanks Wanderson for your hard word , much appreciated.
Do you think It’s possible to make a backend machine learning or a deep learning model using Python and then integrate it into a gui using the tools you show in your videos? (Pyqt and pyside )
Thank you very much. Sure! Is possible. Qt creates Bindings tools, it is just to create visual interaction between the user and the application backend. It is very important to learn how to send and receive data between them to make this interaction work.
@@WandersonItsMe Thank you for answering ,
can you please make a tutorial or tell me where can I find examples or some guides of this kind of interaction ?
Waiting for this
Wanderson, sou teu fã.. amei seus vídeos..
Me diz uma coisa, que material você usou para aprender Qt quick com Python?
Que bom que consegui ajudar. Qt Widgets foi bem mais complicado aprender porque a documentação é bem limitada, porém Qt Quick foi mesmo lendo a documentação, ela é bem completa.
@@WandersonItsMe você pode me passar o link da documentação? pvf. entrei no site do qt, mas me perdi na documentação, tem qml, c++
Great!
Thanks a lot, I'm having fun while learning from your videos :D
may I ask about how to create TableView\TableModels and ListView\ListModels by Python and QML, it would be greate to know that :)
How do I create a connection from the main python backend to the newly opened app qml window to be able to call python functions on the new app window?? since its opened inside the main qml window instead of opening through the main python backend??
Para remover os erros de importação no vscode
from
It is great.
Na primeira parte do tutorial o meu funcionou ok, já na segunda parte, com as alterações, deu erro na linha: onClicked: backend.checkLogin(usernameField.text, passwordField.text) --> TypeError: native Qt signal is not callable
Há solução?
Your work is amazing bro, I would like to integrate this with ROS. Next summer (European one, xd) I will tell you my advances :)
Hey Wanderson, can you tell how to add CSS in QT Creator .............. If you have any video explaining this... then please mention it :)
Qt Creater use Controls to customize anothers Controls, see this free course: ruclips.net/video/pD0UeD7S27s/видео.html
Are 13 vídeos about Qt Creator and Qt Quick.
Show your vs code extensions пожалуйста