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

Add methods returning version dependent list of types to the Dom

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • 6.x
    • None
    • QML: Tooling

    Description

      Currently the Dom creates a list of the names of all exports in a major version.
      If then one asks for a type not available in that version the empty DomItem is returned.

      Code completion wants all available completions, and it would be slow to check every entry, so the correct list should be returned in the first place.

      Concretely ModuleScope.exports.keys() should return the correct list.

      Attachments

        Issue Links

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

          Activity

            People

              fawzi Fawzi Mohamed
              fawzi Fawzi Mohamed
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes