PySide6, Qt Quick, Material Design, VS Code And Python 3.9.1 - Tutorial Modern GUI - Part 1

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

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

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

    This video is now available with early access for Patreon supporters: www.patreon.com/WandersonIsMyName
    YOU CAN USE IMPORT CONTROLS V6:
    import QtQuick
    import QtQuick.Window
    import QtQuick.Controls
    import QtQuick.Controls.Material

  • @burntalk7218
    @burntalk7218 Год назад

    jurava que o cara era gringo kkkkkkkkkkkkkkkkk, da hora seu conteúdo parabéns

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

    some advices, mouse click tips and keyboard press tips should be located in right down corner with bigger scale size

  • @franciscomassucci
    @franciscomassucci 2 года назад +1

    Hi, awesome content! Is it necessary to install QT Creator or just pyside6 is enough to use QML?

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

      Just PySide6 is enough.

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

    Great Video. can't wait to try it out myself.

  • @MC-874
    @MC-874 3 года назад +6

    Really thanks for this usefull tutor resources

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

    Thanks for these videos. I'm having trouble finding the full playlist and have only see part 1 and 2. Is there a part 3?

  • @mohammaddeh-r6s
    @mohammaddeh-r6s 10 месяцев назад

    Where did you learn design UI very well?

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

    Thank you so much for your videos.. I have watched all your tutorials. and learnt too much from you. thank you very appreciated .
    One Question please. is there a source we can download a already designed templates for custom buttons or layouts for QML ? .

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

    Why I am getting this error message: "TypeError: descriptor 'load' for 'PySide6.QtQml.QQmlApplicationEngine' objects doesn't apply to a 'str' object"

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

    Very exciting

  • @ShnitzenGiggles
    @ShnitzenGiggles 3 года назад +4

    Another great video!
    Is it me or does pyside6 and qtquick seem to make things more modernized appearing?

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

    why user validation function wroten in qml with JavaScript, not in Main with Python?

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

    Yep. This is a lot easier than Qt GUI. The Java script functions do my head in. Can we do then in Python. Thanks

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

    Thank you sir! This was a great video. But could you please share a video on deploying Pyside6 QML to Android and iOS?

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

    Hey Wanderson, nice video. Just a small question. Perhaps can you tell me how did you install QtQuick please? Thanks, grateful to you for this video.

  • @MK-gi6hn
    @MK-gi6hn 3 года назад

    Awesome Video! Its hard to find some good videos, like yours, on this topic... could you tell me if there is any benefit using PySide6 vs. 2? I just started a project using 2, is it worth upgrading while the project is still new and small?

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

    Hello
    I've watched almost all of your videos and tried to learn most of the things you do. Thank you for that. Is it possible to make a video on the tableview or tablewidget example as QML? Unfortunately I did not have the chance to see Batch Render because it does not have source code.
    I would really appreciate it if you make such an educational video.
    Yours sincerely, have a nice day

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

    Hello, could you tell me which extensions of vscode you used in this video? I need a autocommplete extension.

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

    👌👌

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

    Eu tô estudando C++, Mas vendo seus vídeos me deu vontade de aprender Python, para fazer essas aplicações. . kkk

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

      você pode fazer tudinho com c++

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

      @@edgaralmeidadikenge7133 você usa C++?

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

      @@brunofelix5434 estou aprendendo desenvolvimento com c++, e uso o qt para apps GUI

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

      @@edgaralmeidadikenge7133 que material você usa para estudar?

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

      @@brunofelix5434 kkk estamos usando isso tipo um chat.
      qual material você está se referindo ? livros, apps ?

  • @nimbamb
    @nimbamb Год назад

    How can I RTL it?
    The text field is not RTL and shows hint text on the wrong side

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

    Awesome

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

    And how to use QtQuick and set Material design without qml?

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

    Não consigo instalar o psyde6 dá o seguinte erro:"Could not find a version that satisfies the requirement pyside6" estou com o Python 3.9 32 bits Windows 10...

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

    Parece que o PySide6 só funciona para o Python 3.9 64 bits

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

    First of all nice video! Can you/someone help me to understand Qt, I'm lost
    Qt is a library for C++, PyQt5 & PyQt6 are packages used to use Qt with Python but you need to pay if the app is commercial use unless your project is open source. PySide2 & PySide6 are other packages developed for other people for the same purpose: to use Qt with Python but this packages have a different license and you can make a commercial application without need to share the code. Am I right?
    There is a software called Qt designer, is it a paid software used for help you making the GUI?
    Thanks in advance.

    • @Eric-dd8bk
      @Eric-dd8bk 3 года назад

      I'm a beginner. So can I use QT for free and even sell the program without any restrictions if I use C++and QT instead of PyQT and Python? Is that what you mean?

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

      Qt is owned by The Qt Company (TQC, part of Qt Group). PySide is developed by them.
      PyQt is developed by another company, Riverbank Computing, which is somewhat of a dissident from Qt.
      Thing is, in the past, Riverbank developed PyQt in peace and harmony with Qt. But they had something of a disagreement and split ways.
      PyQt was the best product most of the time up to PySide6. Things changed.
      And to capture former PyQt's users, PySide's bindings are converging towards PyQt's.

  • @waffleocalypse
    @waffleocalypse Год назад

    Thank you for the tutorials. I gotta say that I would prefer to hear you read the transcript even if you have a heavy accent. The text-to-speech gives me the impression that these are low quality scam videos.

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

    what is the name of the soundtrack you use?

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

    I want a desktop application that fetches data from an API after login, can it be done? And how can I do it please.. thanks for the tutorials

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

      Qt is only for bindings/user interface. If you have your app working (without GUI), just adjust for Qt Widgets or Qt Quick to user interaction. See the full course here on RUclips about Qt Quick.

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

      Thanks alot

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

    Você indica Python para desenvolver para web e desktop? ou devo continuar no C#?

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

      Depende muito do objetivo, se for para Windows C# é perfeito, Cross plataforma tem o C++, Python eu deixaria como uma terceira opção para o meu uso, porém depende muito do que você vem produzindo ou vai produzir.

  • @marino.rj01
    @marino.rj01 2 года назад

    Cadê o tutorial em português??? :(

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

    Can this also be made using QtWidgets?

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

      Qt Widgets don't support styles like Material Designer, use QSS/CSS to change stylesheet and you can't customize all Widgets.

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

    It says network error

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

    Top bar as button

  • @64bitrate
    @64bitrate 3 года назад

    how to create multilang in app?
    without qt creator

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

      Maybe this help you. Learning the concept you dont need Qt Creator. doc.qt.io/qt-5/qtquick-internationalization.html

  • @RevaPilcher-z8l
    @RevaPilcher-z8l 2 месяца назад

    Connelly Points

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

    Error : /main.py
    QQmlEngine::setContextForObject(): Object already has a QQmlContext
    zsh: segmentation fault /usr/local/bin/python3