[Interest] Flow-like layout ("GridFlow", "ContentFlow")

Maxim maxim.bescherevnykh at gmail.com
Fri Nov 25 11:18:07 CET 2016


I want make an compact positioning of QtQuick items
with different height Flow don't support multiple
vertical items inside one row (see example below)

here is what Flow does:
----------------------------------------------------------
xxxxxxxx oooooooo nnnnnnnn xxxxxxxx
xxxxxxxx oooooooo nnnnnnnn xxxxxxxx
xxxxxxxx                               xxxxxxxx
xxxxxxxx                               xxxxxxxx
-----------------------------------------------------------

here is whats needed:
------------------------------------------------------------
xxxxxxxx oooooooo xxxxxxxx
xxxxxxxx oooooooo xxxxxxxx
xxxxxxxx nnnnnnnn xxxxxxxx
xxxxxxxx nnnnnnnn xxxxxxxx
-------------------------------------------------------------

How to make make an "GridFlow", "ContentFlow" view/positioner?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20161125/11397da8/attachment.html>


More information about the Interest mailing list