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

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

    XMLWordPrintable

Details

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes