Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-125207

Adding a spacing convenience property for Qt Quick Layouts: GridLayout.

XMLWordPrintable

      The Grid Positioner has a spacing property which is used if the separate rowSpacing and columnSpacing is not set.
      However, the GridLayout (in deference to RowLayout and ColumnLayout) does not have the spacing property.
      It would be a great addition if GridLayout could have the spacing property for three reasons:
      1 - consistency across the layout types' APIs
      2 - convenience of use for GridLayout
      3 - it also completely aligns with Grid positioner in this regard.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            mahdi.belila Mehdi Belila
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes