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

New Feature: Handling of internal QML properties/methods

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes