[Interest] Row, Column, Repeater, and ListView spacer delegate?

Dmitry Volosnykh dmitry.volosnykh at gmail.com
Wed Jun 29 19:06:48 CEST 2016


Unfortunately, spacer is not configurable in a straightforward manner at
the moment. You have to implement some workaround. You may want to file a
suggestion to add such functionality at bugreports.qt.io.

On Wed, Jun 29, 2016 at 7:39 PM Jason H <jhihn at gmx.com> wrote:

> It would be really cool if Row, Column, Repeater, ListView supported a
> spacer delegate. So I could do:
> A | B | C
> And not just:
> A  B  C
>
> Is there a way I'm not thinking of? I don't want to include the bar in the
> delegate because then I always get an extra: either at the start or end of
> the list.
>
>
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160629/4642cb74/attachment.html>


More information about the Interest mailing list