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

New Feature: Handling of internal QML properties/methods

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P3: Somewhat important
    • None
    • None
    • Documentation
    • None

    Description

      In QML the (undocumented) convention to declare internal properties and methods is to have the name starting with double-underscore "__".

      Currently, we need to add the /* \internal */ marker before all our internal types so they don't show up in the documentation.

      It would be nice that the doc tool detects automatically those properties/methods as internal and thus doesn't include them in the doc without the need for the internal tag.

      Attachments

        Issue Links

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

          Activity

            People

              gbk Martin Smith (Qt)
              carochao Caroline Chao (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes