as shown by Pierre's analysis above, this is a bug in the html generator that 
is part of qdoc.
So all documentation pages will have it, because they're generated using the 
same tool.

If you read Pierre's comment, he also mentions that the bug is already
fixed in the upstream qdoc tool in Qt 5.6, and also links the commit
that fixes the bug.

We only have to take that commit and apply it to our version of qdoc,
since I guess it will still take a few months before we move to Qt5.6
(which is not even released yet).

I hope that's clearer :)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1557259

Title:
  typo in the property definitions

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  
https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.ScrollView/

  on the page:

  defaultcontentItem : Item
  The contentItem of the ScrollView. This is set by the user. Note that the 
definition of contentItem is somewhat different to that of a Flickable, where 
the contentItem is implicitly created.

  read-onlyflickableItem : Item

  There should be a space in the property defintions.

  default contentItem: Item

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1557259/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to