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

Allow referencing QML attached properties in qdoc with <Type>.<property> syntax

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None
    • Build tools: qdoc

    Description

      QML attached properties in qdoc are referenced in user code by <Type>.<property>, e.g. Layout.alignment.

      Anyhow, when referencing these properties, users have to use the :: notation, leading to links like

       \l {Layout::alignment}{Layout.alignment}
      

      It would be much more natural to be able to just write

       \l {Layout.alignment}
      

      instead.

      Attachments

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

        Activity

          People

            docinfrastructure Documentation Infrastructure Team
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes