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

qmllsutils: Extend resolveNameInQmlScope and return QQmlLSUtilsExpressionType

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes