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

qdoc: Related nonmember typedef's are not linked

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • None
    • None
    • Build tools: qdoc
    • None

    Description

      Since the comment file feature, we broke some links to typedefs that use the \relates command:

      --- a/model-view-programming.html
      +++ b/model-view-programming.html
      @@ -548,7 +548,7 @@ view<span class="operator">-</span><span class="operator">&gt;</span>setModel(mo
       <pre class="cpp"><span class="type">void</span> MainWindow<span class="operator">::</span>updateSelection(<span class="keyword">const</span> <span class="type"><a href="qitemselection.html">QItemSelection</a></span> <span class="operator">&amp;</span>selected<span class="operator">,</span>
           <span class="keyword">const</span> <span class="type"><a href="qitemselection.html">QItemSelection</a></span> <span class="operator">&amp;</span>deselected)
       {
      -    <span class="type"><a href="qmodelindex.html#QModelIndexList-typedef">QModelIndexList</a></span> items <span class="operator">=</span> selected<span class="operator">.</span>indexes();
      +    <span class="type">QModelIndexList</span> items <span class="operator">=</span> selected<span class="operator">.</span>indexes();
      

      Attachments

        Issue Links

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

          Activity

            People

              treinio Topi Reiniƶ
              treinio Topi Reiniƶ
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes