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

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important 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)

      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" ...
      

        1. QtC12_Help_QmlPropertyLinkWorking.webp
          163 kB
          Alessandro Portale
        2. QtC13_Help_QmlPropertyLinkNotWorking.webp
          50 kB
          Alessandro Portale
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes