QML for building beautiful desktop apps | Dev/Des 2021

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ก.ย. 2024
  • QML is already among the best tools for building beautiful applications for touch screen devices. But how about using QML for keyboard and mouse-centric desktop apps? This talk shares insights and best practices discovered while building Scrite ( www.scrite.io/ ) - a free and open-source desktop screenwriting application. The UI of this app is built entirely using QML. Within a short span of 11 months, beta versions of the app already have 2000 users enjoying their writing experience.
    www.qt.io

ความคิดเห็น • 19

  • @thiagosouto7229
    @thiagosouto7229 2 ปีที่แล้ว +15

    Best video ever regarding QML. If you would make a course recreating or just explaining the whole software I would buy it right now. Thanks

    • @saty4eva
      @saty4eva 2 ปีที่แล้ว +4

      That would be awesome!

    • @PrashanthUdupa
      @PrashanthUdupa 2 ปีที่แล้ว

      Thank you for your kind words Thiago.

  • @bluehornet6752
    @bluehornet6752 ปีที่แล้ว +2

    AMAZING presentation--extremely well put-together. Incredible piece of software as well. Thanks for showing me what I need to know!

  • @zakariachahboun
    @zakariachahboun 2 ปีที่แล้ว +3

    Cool, thank you so much sir 💛
    I hope you create a full tutorial about QML 😊

    • @PrashanthUdupa
      @PrashanthUdupa 2 ปีที่แล้ว

      Thank you for your kind words Zakaria.

  • @mahanteshshebagond7879
    @mahanteshshebagond7879 2 ปีที่แล้ว +4

    Better video forever. its better to start tutorials for beginners that would be helps to who are new to qt, qml

  • @cblackall21
    @cblackall21 2 ปีที่แล้ว +3

    This is very impressive. Thank you.

  • @geniusdev6183
    @geniusdev6183 2 ปีที่แล้ว +2

    Thanks a lot.
    Good job

  • @mehtubbhai9709
    @mehtubbhai9709 2 ปีที่แล้ว +2

    Awesome tutorial! Showing how and where the qml and c++ parts interact was very helpful.
    Is it easier to make changes to the gui layer if you write the qml by hand or do it in qt quick designer?
    Thanks

    • @PrashanthUdupa
      @PrashanthUdupa 2 ปีที่แล้ว +2

      I have always found it easy to deal with hand-written QML.

    • @mehtubbhai9709
      @mehtubbhai9709 2 ปีที่แล้ว +1

      @@PrashanthUdupa Thanks Prashanth.
      By any chance have you done any integration with qml and qwt or qcustomplot for displaying graphs?

    • @PrashanthUdupa
      @PrashanthUdupa 2 ปีที่แล้ว

      @@mehtubbhai9709 Ah.. no. I use Qt's own charting module in Scrite for the stats-report. Although, I have used Qwt before, never used it with QML though.

  • @dolfinho87
    @dolfinho87 2 ปีที่แล้ว +1

    Amazing!

  • @ayaharfika
    @ayaharfika 2 ปีที่แล้ว +2

    AMAZING