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. Qt Widget
Forum Update on Monday, May 27th 2025

Qt Widget

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 523 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.
  • P Offline
    P Offline
    programDnger
    wrote on 26 Jul 2017, 17:53 last edited by
    #1

    Hello there, so I am facing a dilemma for my project. I have developed a desktop app which is using Qt Widget and the most the GUI is done through C++ code and it is working perfectly. But my problem is that I want to use to same code and develop and mobile app for it. Doing so, I am running into the problem of screen resolution. The app is not automatically adapting to my mobile screen size. I am aware that Qt has QML which is for mobile app development but what if I want to keep the same look and feel by using QWidget. Does anyone know how I could make it to automatically fit my mobile? I am new a newbie in the Qt platform. THanks for your help

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 26 Jul 2017, 22:09 last edited by
      #2

      Hi,

      You don't give enough information about the platform you are targeting nor the Qt version you are running.

      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
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 26 Jul 2017, 22:11 last edited by
        #3

        Just that this thread is a duplicate of this one.

        Please don't post the same question in multiple sub-forums, one is enough.

        Closing this one, please continue on the other one.

        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

        1/3

        26 Jul 2017, 17:53

        • Login

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