Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. UI / HMI for Android, Linux and Windows Programm
Forum Updated to NodeBB v4.3 + New Features

UI / HMI for Android, Linux and Windows Programm

Scheduled Pinned Locked Moved Solved Mobile and Embedded
6 Posts 2 Posters 444 Views 2 Watching
  • 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.
  • M Offline
    M Offline
    msauer751
    wrote on 15 Oct 2022, 07:44 last edited by
    #1

    Hi,
    I want to start with a new application in Qt. This programm should be run on Android, Linux and Windows. Which UI / HMI should I be use? A system which use QtQuick / QML or QtWidget. What is the best way for a platform independent application?
    Thank you for your help
    BR
    martin

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 18 Oct 2022, 15:32 last edited by
      #6

      In the Qt documentation there are and there's a full online book about it.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 15 Oct 2022, 19:53 last edited by
        #2

        Hi,

        It's going to depend on what your application will do. Note that widgets are not optimized for mobile devices so it will likely make sense to look at Qt Quick.

        Also, nothing stops you from having different GUI depending on the OS. If you keep your business logic and UI cleanly separated it will be simpler.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        1
        • M Offline
          M Offline
          msauer751
          wrote on 16 Oct 2022, 07:07 last edited by
          #3

          Hi @SGaist

          which possibilities exists to create a UI in android?

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 16 Oct 2022, 19:45 last edited by
            #4

            Both can be used with the caveat I mention for widgets.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • M Offline
              M Offline
              msauer751
              wrote on 18 Oct 2022, 13:30 last edited by
              #5

              Do you know if a tutorial for QtQuick / QML exists?

              1 Reply Last reply
              0
              • S Offline
                S Offline
                SGaist
                Lifetime Qt Champion
                wrote on 18 Oct 2022, 15:32 last edited by
                #6

                In the Qt documentation there are and there's a full online book about it.

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply
                1

                4/6

                16 Oct 2022, 19:45

                • Login

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