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. Visual result of application
QtWS25 Last Chance

Visual result of application

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qml screenresponsivenessuser interface
4 Posts 2 Posters 653 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.
  • G Offline
    G Offline
    Guigiidre
    wrote on 14 May 2019, 15:57 last edited by
    #1

    Hi all! I'm currently developping a user interface with qml on my computer, but I would like to know how it will render visually on a smaller screen and a different resolution, is there an existing tool or method to see the visual result on the screen of my developpment computer ?Maybe something similar to the virtual devices that are used in the context of android development

    Thank you in advance for your answer.

    R 1 Reply Last reply 14 May 2019, 17:20
    0
    • G Guigiidre
      14 May 2019, 15:57

      Hi all! I'm currently developping a user interface with qml on my computer, but I would like to know how it will render visually on a smaller screen and a different resolution, is there an existing tool or method to see the visual result on the screen of my developpment computer ?Maybe something similar to the virtual devices that are used in the context of android development

      Thank you in advance for your answer.

      R Offline
      R Offline
      raven-worx
      Moderators
      wrote on 14 May 2019, 17:20 last edited by
      #2

      @Guigiidre
      simply resize the window?

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0
      • G Offline
        G Offline
        Guigiidre
        wrote on 16 May 2019, 07:18 last edited by
        #3

        @raven-worx yes it can work if the target screen and the the dev screen have the same pixel density, but it's not true in my case, so the visual render is different. :-((

        R 1 Reply Last reply 16 May 2019, 07:30
        0
        • G Guigiidre
          16 May 2019, 07:18

          @raven-worx yes it can work if the target screen and the the dev screen have the same pixel density, but it's not true in my case, so the visual render is different. :-((

          R Offline
          R Offline
          raven-worx
          Moderators
          wrote on 16 May 2019, 07:30 last edited by
          #4

          @Guigiidre
          and in the end the item/app draws the same pixels.
          On the one screen it will just appear smaller then on the other. No other impact on the appearance of the item.
          I am still not sure what you expect to be different with such requested mode.

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          1 Reply Last reply
          0

          4/4

          16 May 2019, 07:30

          • Login

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