Details

    • Sub-task
    • Resolution: Done
    • P2: Important
    • None
    • Documentation
    • None
    • 0847f34c977635d7d39f6947ad910d2abb0bd0ce

    Description

      QML Item's have anchor lines that can be bound to. E.g.;

      Item {
         anchors.top: parent.top
      }

      It's not clear from the documentation that either Item has these anchor lines as properties, or that they are attached properties. It should be mentioned in the documentation, as the intuitive assumption from the pragmatic/pedantic user would be to use the less-elegant;

      Item {
         anchors.top: parent.anchors.top
      }

      Attachments

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

        Activity

          People

            dm Geir Vattekar
            hhartz Henrik Hartz (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