Introduction to Qt Widgets (Part 01) - Hello World

Поділитися
Вставка
  • Опубліковано 31 січ 2025

КОМЕНТАРІ • 12

  • @mr.shredder5430
    @mr.shredder5430 10 місяців тому +2

    hey great lesson, keep it up, im studying qt core and gui widget right now with lots of courses and yoyr youtube content is very helpful for beginner thanks alot

    • @KDABtv
      @KDABtv  10 місяців тому

      Thanks for the feedback! :)

    • @Asdfgadv33423
      @Asdfgadv33423 5 місяців тому

      ​@@KDABtv Is it worth doing projects in Qt? I'll appply to some FAANG internships the next two years and i was wondering if it is ok to have some projects in Qt. I've already started creating a small game, with some help, ofcourse.

  • @nicolasgutierrez8413
    @nicolasgutierrez8413 Рік тому +1

    This is amazing! Keep going please :)

    • @KDABtv
      @KDABtv  Рік тому +1

      Thanks! Many more episodes are in the making. Stay tuned! :)

  • @embeddedGarage
    @embeddedGarage Рік тому +2

    Hi! Thank you for your series about Qt! I am doing what I can to learn how to design Qt Desktop application.
    I am little bit stuck and maybe you can give mi some tips..
    To the point:
    - there is a list of vehicles (class vehicle)
    - each vehicle may contain many measuring "devices" (class devices)
    - each measuring device may contain many sensors (class sensor)
    I would like, on the one hand, to be able to browse the structure in the TreeView, and on the other hand, to be able to insert a ListView next to it, which would display a list of e.g. all "class device" devices.
    What do you think the data model should look like in this case? I've been trying to figure it out for a while now, but I have no idea how to divide it sensibly between two types of views so as not to have to create completely independent implementations and not duplicate data...
    Thanks!

    • @KDABtv
      @KDABtv  Рік тому +2

      Hi, Jesper speaking here:
      That's quite a complicated question to answer. I suggest you look into proxy models.
      Have a good long look at ua-cam.com/play/PL6CJYn40gN6gf-G-o6syFwGrtq3kItEqI.html
      where there are quite some videos about the model/view framework.
      Hope that helps
      Jesper.

  • @alessandrolima4266
    @alessandrolima4266 Рік тому +1

    great video

    • @KDABtv
      @KDABtv  Рік тому +1

      Thank you! :)

  • @KURUMITOKISAKI-i6x
    @KURUMITOKISAKI-i6x 8 місяців тому +1

    ❤❤❤

  • @zhaobryan4441
    @zhaobryan4441 4 місяці тому

    would you please share the slides?

    • @KDABtv
      @KDABtv  4 місяці тому

      Hi there,
      Thank you for your interest! The slides shown in the video are part of a training course that we offer. Unfortunately, we are unable to share the slides separately. If you have any other questions or need further information about the course, feel free to let us know.