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. Nice looking Flow with Images
Qt 6.11 is out! See what's new in the release blog

Nice looking Flow with Images

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 2 Posters 1.8k Views 1 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.
  • B Offline
    B Offline
    beemaster
    wrote on last edited by
    #1

    Hello,

    I would like to make a "Flow":http://qt-project.org/doc/qt-4.8/qml-flow.html element filled with "Image":http://qt-project.org/doc/qt-4.8/qml-image.html elements just as beautiful as "Google search":https://www.google.com/search?hl=en&q=flower&bav=on.2,or.r_gc.r_pw.r_cp.r_qf.&bpcl=35466521&biw=1256&bih=554&um=1&ie=UTF-8&tbm=isch&source=og&sa=N&tab=wi&ei=o0GJUJi_NMXm4QSdz4CwCg
    It should also support rotation (device screen orientation change). Hardcore. I'm too scared implement all of this.
    Is there a ready solution somewhere? Maybe someone has done it before and could share :)

    Or what would you do if you need to display something like google image search with QML?

    1 Reply Last reply
    0
    • C Offline
      C Offline
      chrisadams
      wrote on last edited by
      #2

      Check out the following DevDays presentation by Johannes Zellner: http://qt-project.org/videos/watch/pimp-your-ui-using-effects-transitions-etc
      At about the 38 minute mark he discusses these sort of flow elements.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        beemaster
        wrote on last edited by
        #3

        Very nice presentation, but unfortunately there is nothing about Flow. At about 38 minute he discusses PathView, this is different from Flow. Thanks anyway :)

        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