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

Visual result of application

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qml screenresponsivenessuser interface
4 Posts 2 Posters 655 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 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.

    raven-worxR 1 Reply Last reply
    0
    • G Guigiidre

      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.

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on 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 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. :-((

        raven-worxR 1 Reply Last reply
        0
        • G Guigiidre

          @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. :-((

          raven-worxR Offline
          raven-worxR Offline
          raven-worx
          Moderators
          wrote on 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

          • Login

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