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

Avoid comparing internalTypes(), use

    XMLWordPrintable

Details

    • Task
    • Resolution: Invalid
    • P3: Somewhat important
    • Some future release
    • None
    • QML: Tooling
    • None

    Description

      In qmlls find usages utils, we currently use internalTypes() and string comparison to find out if we are in a particular object's scope but instead we should get the proper type and use inherits().

      Resulted from https://codereview.qt-project.org/c/qt/qtdeclarative/+/495119/comment/d5471dfb_83a6e8bf/

      Attachments

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

        Activity

          People

            semih.yavuz Semih Yavuz
            semih.yavuz Semih Yavuz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes