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. Resize an embedded device screen according to the device parameters
Forum Updated to NodeBB v4.3 + New Features

Resize an embedded device screen according to the device parameters

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
8 Posts 3 Posters 704 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.
  • L Offline
    L Offline
    Leo_Jr.
    wrote on 7 Aug 2019, 13:13 last edited by
    #1

    I want to develop a single source code, such that it should support for any embedded device, like a device with different screen size, different resolution, etc,. Any ideas regarding this problem would be appreciable.
    Thanks in Advance.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 7 Aug 2019, 17:47 last edited by
      #2

      Hi and welcome to devnet,

      What kind of interface are you going to implement ?
      What technology will you be using ? Widgets ? Qt Quick ?

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

      L 1 Reply Last reply 9 Aug 2019, 07:13
      0
      • L Offline
        L Offline
        Leo_Jr.
        wrote on 9 Aug 2019, 06:18 last edited by
        #3

        @sgaist I am using Qt Quick. I am implementing an embedded device screens (320x240), and (480x320) dimensions of screens present. But, may be in future my devices screen sizes can be changed, then I have to again re-implement the code for a new dimension device. So, that's why I need an method to develop my source code, which is suitable for any dimension device.

        1 Reply Last reply
        0
        • S SGaist
          7 Aug 2019, 17:47

          Hi and welcome to devnet,

          What kind of interface are you going to implement ?
          What technology will you be using ? Widgets ? Qt Quick ?

          L Offline
          L Offline
          Leo_Jr.
          wrote on 9 Aug 2019, 07:13 last edited by
          #4

          @sgaist I am using Qt Quick 1.1

          1 Reply Last reply
          1
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 9 Aug 2019, 19:00 last edited by
            #5

            Why QtQuick 1.1 ?

            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
            • F Offline
              F Offline
              fcarney
              wrote on 9 Aug 2019, 19:16 last edited by
              #6

              [https://doc.qt.io/qt-5/qtquicklayouts-overview.html#](https://doc.qt.io/qt-5/qtquicklayouts-overview.html#
              https://doc.qt.io/qt-5/qtquicklayouts-index.html)
              https://stackoverflow.com/questions/30604751/how-to-design-a-multi-level-fluid-layout-in-qml

              C++ is a perfectly valid school of magic.

              L 1 Reply Last reply 10 Aug 2019, 07:07
              2
              • F fcarney
                9 Aug 2019, 19:16

                [https://doc.qt.io/qt-5/qtquicklayouts-overview.html#](https://doc.qt.io/qt-5/qtquicklayouts-overview.html#
                https://doc.qt.io/qt-5/qtquicklayouts-index.html)
                https://stackoverflow.com/questions/30604751/how-to-design-a-multi-level-fluid-layout-in-qml

                L Offline
                L Offline
                Leo_Jr.
                wrote on 10 Aug 2019, 07:07 last edited by
                #7

                @fcarney Thank you so much for sharing these links. These will definitely be helpful for my project.

                1 Reply Last reply
                0
                • L Offline
                  L Offline
                  Leo_Jr.
                  wrote on 16 Aug 2019, 04:45 last edited by
                  #8

                  @sgaist We had already developed a few devices with QtQuick 1.1, so still we're using the same. If by upgrading, the problem will be resolved then we're ok with upgrading. Actually the main issue is to be resolved..

                  1 Reply Last reply
                  0

                  1/8

                  7 Aug 2019, 13:13

                  • Login

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