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. "ContentFlow"/"GridFlow" item view/positioner/layout
QtWS25 Last Chance

"ContentFlow"/"GridFlow" item view/positioner/layout

Scheduled Pinned Locked Moved QML and Qt Quick
layoutsmvcviewflowgrid
6 Posts 4 Posters 2.2k 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.
  • M Offline
    M Offline
    morte
    wrote on 23 Nov 2016, 13:18 last edited by morte
    #1

    As QtQuick missing some kind of "GridFlow" "ContentFlow" view/layout/positioner, i looking hints on how to implement tiled layout for dynamic items such as in Windows Metro:
    alt text

    1 Reply Last reply
    0
    • L Offline
      L Offline
      Lorenz
      wrote on 23 Nov 2016, 15:56 last edited by
      #2

      What about Flow?
      Are there features missing for you?

      Developer @ V-Play Engine - http://v-play.net/qt

      V-Play simplifies

      • Game Development with Qt
      • Mobile App Dev with Qt esp. iOS & Android

      What others say
      V-Play scored #1 in Cross-Platform App Development Tools Report - see why: https://goo.gl/rgp3rq

      M 1 Reply Last reply 23 Nov 2016, 16:49
      0
      • L Lorenz
        23 Nov 2016, 15:56

        What about Flow?
        Are there features missing for you?

        M Offline
        M Offline
        morte
        wrote on 23 Nov 2016, 16:49 last edited by morte
        #3

        @Lorenz
        Flow is not applicable for items with different height:

        alt text
        i need those two small squares to be placed on top

        R 1 Reply Last reply 9 Dec 2016, 08:29
        0
        • M morte
          23 Nov 2016, 16:49

          @Lorenz
          Flow is not applicable for items with different height:

          alt text
          i need those two small squares to be placed on top

          R Offline
          R Offline
          raven-worx
          Moderators
          wrote on 9 Dec 2016, 08:29 last edited by
          #4

          @morte
          i am currently working on an QML extension plugin (for Android) which includes such layout.
          But there is much work left before i can release it.

          --- 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
          • J Offline
            J Offline
            Jagh
            wrote on 9 Dec 2016, 12:32 last edited by Jagh 12 Sept 2016, 12:36
            #5

            Do any of the Layouts in QML actively change size of the child Items? Because I think this is a necessary functionality you'll need to implement Metro-style layout, and i'm not sure Qml layouts have this possibility(as far as i know Layouts in QML are merely responsible for the positions of the items, not the size)

            1 Reply Last reply
            0
            • M Offline
              M Offline
              morte
              wrote on 12 Dec 2016, 08:06 last edited by
              #6

              I have posted suggestion about adding such positioner to QtQuick:
              https://bugreports.qt.io/browse/QTBUG-57549

              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