Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to handle screen transition for detachable window based application?

How to handle screen transition for detachable window based application?

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 180 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.
  • Q Offline
    Q Offline
    Qt embedded developer
    wrote on last edited by Qt embedded developer
    #1

    In my application I am using qqmlapplicationengine to show main screen in primary window monitor and secondary screen on other monitor using hdmi using same application.

    Now i am using loader to load dynamically screen using transition handler and screen handler class.

    But now I got stuck because it's working fine when I use it for primary screen.

    But for secondary screen how to use same loader to load dynamically screen using transition handler and screen handler class?

    I don't know? How can I use it?

    Because if I use same then it show primary screen qml.
    But I want to show different qml based ui?

    What should be the approach?

    Q 1 Reply Last reply
    0
    • Q Qt embedded developer

      In my application I am using qqmlapplicationengine to show main screen in primary window monitor and secondary screen on other monitor using hdmi using same application.

      Now i am using loader to load dynamically screen using transition handler and screen handler class.

      But now I got stuck because it's working fine when I use it for primary screen.

      But for secondary screen how to use same loader to load dynamically screen using transition handler and screen handler class?

      I don't know? How can I use it?

      Because if I use same then it show primary screen qml.
      But I want to show different qml based ui?

      What should be the approach?

      Q Offline
      Q Offline
      Qt embedded developer
      wrote on last edited by
      #2

      @Qt-embedded-developer i have to take 2 screen id and based on that i need to function change such that based on screen id it loads the qml

      1 Reply Last reply
      0
      • Q Qt embedded developer has marked this topic as solved on

      • Login

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