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

Add a anchors.margins property as a convenience for left, right, top, and bottom margins.

    XMLWordPrintable

Details

    Description

      Item {
           anchors.margins: 10
           anchors.leftMargin: 5
      }
      

      would produce margins of 10 for top, right, and bottom and 5 for left.

      Attachments

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

        Activity

          People

            aalpert-nokia Alan Alpert (closed Nokia identity) (Inactive)
            brasser Michael Brasser (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes