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. [solved] Managing UI elements in multiple platforms
Forum Updated to NodeBB v4.3 + New Features

[solved] Managing UI elements in multiple platforms

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 2 Posters 845 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.
  • David.GD Offline
    David.GD Offline
    David.G
    wrote on last edited by David.G
    #1

    Hello, a silly question because I just don't know how to search this up in the documentation. I was checking the examples given in QtCreator, most of the time I use them as reference and I saw three distinct folders (this is the Qt Quick Gallery example)

    Folders named:

    +android
    +ios
    +osx

    Thing is I want to read more on the subject since I might target Windows 8.1 (tablets) in the future. While everything has been done in the efforts to get the desktop versions stabilized I want to lay the ground on multiple targets. I'm just not sure what to read regarding how Qt Quick manages multiple platforms, and how I can provide different width, height, padding, spacing to QML elements. All I know i those three folders with the "+" sign prepended.

    Any links, guidance would be terrific.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      QQmlFileSelector is what you are looking for

      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
      • David.GD Offline
        David.GD Offline
        David.G
        wrote on last edited by
        #3

        Whoa, neat! That's pretty useful indeed.

        Thanks!

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          You're welcome !

          Happy coding :)

          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

          • Login

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