Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-30625

[Reg 12 -> 13] Help: links to QML properties do not work anymore

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • Qt Creator 13.0.1
    • Qt Creator 13.0.0
    • Help System
    • None
    • 4f737256c (master), 0d17a1e6f (13.0), 1f123f7dd (dev), a27b77104 (6.7)

    Description

      QML Items can have "properties". The Qt docs have links to destination #anchors in the top which document available Item properties.

      The jumping to the destination anchor via such link worked in QtC 12, but it does not work in QtC 13, anymore.

      QtC 12:

      QtC 13:

      In the HTML document, the destination anchor of the QML property is the id attribute of the tr element:

      <tr class="odd" id="asynchronous-prop" ...
      

      By the way, jumping to documented Qt C++ properties, still works in QtC 13. In that case the anchor destinations are the id attribute of the h3 elements:

      <h3 class="fn" id="currentTime-prop" ...
      

      Attachments

        Issue Links

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

          Activity

            People

              con Eike Ziller
              portale Alessandro Portale
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes