PySide6 With Backend Login in Python (Using VS Code) Tutorial - Modern GUI - Part 2

Поделиться
HTML-код
  • Опубликовано: 7 ноя 2024

Комментарии • 19

  • @WandersonItsMe
    @WandersonItsMe  3 года назад

    🔗 Patreon (EARLY ACCESS):
    www.patreon.com/WandersonIsMyName

  • @MiasCakes6878
    @MiasCakes6878 3 года назад +1

    I am here for my support and hope to watch the video when this goes live.

  • @MohamedAbomokh
    @MohamedAbomokh 3 года назад +1

    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 )

    • @WandersonItsMe
      @WandersonItsMe  3 года назад +1

      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.

    • @MohamedAbomokh
      @MohamedAbomokh 3 года назад

      @@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 ?

  • @linaria53
    @linaria53 3 года назад +1

    Waiting for this

  • @brunofelix5434
    @brunofelix5434 3 года назад

    Wanderson, sou teu fã.. amei seus vídeos..
    Me diz uma coisa, que material você usou para aprender Qt quick com Python?

    • @WandersonItsMe
      @WandersonItsMe  3 года назад +2

      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.

    • @brunofelix5434
      @brunofelix5434 3 года назад

      @@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++

  • @josephm.afonne7749
    @josephm.afonne7749 3 года назад +1

    Great!

  • @nourelyakinezerguine4029
    @nourelyakinezerguine4029 3 года назад

    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 :)

  • @kappakeppo4641
    @kappakeppo4641 2 года назад

    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??

  • @eliaspbareia
    @eliaspbareia 3 года назад

    Para remover os erros de importação no vscode
    from

  • @xalimjonlatibjonov7575
    @xalimjonlatibjonov7575 3 года назад +2

    It is great.

  • @eliaspbareia
    @eliaspbareia 3 года назад

    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?

  • @th1ago778
    @th1ago778 3 года назад

    Your work is amazing bro, I would like to integrate this with ROS. Next summer (European one, xd) I will tell you my advances :)

  • @mashoodurrehman9840
    @mashoodurrehman9840 3 года назад

    Hey Wanderson, can you tell how to add CSS in QT Creator .............. If you have any video explaining this... then please mention it :)

    • @WandersonItsMe
      @WandersonItsMe  3 года назад +1

      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.

  • @burialstance
    @burialstance 3 года назад

    Show your vs code extensions пожалуйста