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

qmllsutils: Extend resolveNameInQmlScope and return QQmlLSUtilsExpressionType

    XMLWordPrintable

Details

    • User Story
    • Resolution: Unresolved
    • P4: Low
    • Some future release
    • None
    • QML: Tooling
    • None

    Description

      In qmllsutils.cpp we have too many helper functions doing the similar job, resolving the given name in the scope and returns QQmlLSUtilsExpressionType.

      The most mature one resolveNameInQmlScope that is currently returning SignalOrProperty type. We should aim for unifying type/name resolvers in this function and return QQmlLSUtilsExpressionType.

      Also, delete SignalOrProperty type and use QQmlLSUtilsExpressionType instead.

      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:

              Gerrit Reviews

                There are no open Gerrit changes