Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qt Widgets or Qt QML?! Help
QtWS25 Last Chance

Qt Widgets or Qt QML?! Help

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
5 Posts 3 Posters 741 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Beniamin
    wrote on last edited by
    #1

    Hello guys, I want to develop an application car-user interface aside a car cluster(2separate windows/screens) and I don't know if I should spend any more time with Qt Widgets or should I focus on QML only, can someone guid me ?

    JKSHJ 1 Reply Last reply
    0
    • B Beniamin

      Hello guys, I want to develop an application car-user interface aside a car cluster(2separate windows/screens) and I don't know if I should spend any more time with Qt Widgets or should I focus on QML only, can someone guid me ?

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by JKSH
      #2

      @Beniamin said in Qt Widgets or Qt QML?! Help:

      Hello guys, I want to develop an application car-user interface aside a car cluster(2separate windows/screens) and I don't know if I should spend any more time with Qt Widgets or should I focus on QML only, can someone guid me ?

      Hi @Beniamin, and welcome!

      Qt Widgets were designed for traditonal desktop or office style applications. For a modern automotive cluster, I would recommend Qt Quick (QML). See here for some demos:

      • http://blog.qt.io/blog/2017/06/08/built-qt-episode-ii-driving-automotive-industry/
      • http://blog.qt.io/blog/2018/06/27/introducing-qt-automotive-suite-5-11/

      (Note: The Qt Automotive Suite is a commercial product)

      Just wondering, what car(s) will your software run in?

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      B 1 Reply Last reply
      2
      • JKSHJ JKSH

        @Beniamin said in Qt Widgets or Qt QML?! Help:

        Hello guys, I want to develop an application car-user interface aside a car cluster(2separate windows/screens) and I don't know if I should spend any more time with Qt Widgets or should I focus on QML only, can someone guid me ?

        Hi @Beniamin, and welcome!

        Qt Widgets were designed for traditonal desktop or office style applications. For a modern automotive cluster, I would recommend Qt Quick (QML). See here for some demos:

        • http://blog.qt.io/blog/2017/06/08/built-qt-episode-ii-driving-automotive-industry/
        • http://blog.qt.io/blog/2018/06/27/introducing-qt-automotive-suite-5-11/

        (Note: The Qt Automotive Suite is a commercial product)

        Just wondering, what car(s) will your software run in?

        B Offline
        B Offline
        Beniamin
        wrote on last edited by
        #3

        @JKSH it is just a personal project I want to develop. But Im kinda new in QT

        JKSHJ 1 Reply Last reply
        0
        • ShaeS Offline
          ShaeS Offline
          Shae
          wrote on last edited by
          #4

          I prefer to choose QML ,It is easy to design the UI

          1 Reply Last reply
          0
          • B Beniamin

            @JKSH it is just a personal project I want to develop. But Im kinda new in QT

            JKSHJ Offline
            JKSHJ Offline
            JKSH
            Moderators
            wrote on last edited by
            #5

            @Beniamin said in Qt Widgets or Qt QML?! Help:

            it is just a personal project I want to develop. But Im kinda new in QT

            To get started, it is easier to learn Qt by building Desktop applications. After you have a few weeks' experience, you can start transferring your Desktop projects to your embedded targets.

            Good luck!

            Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved