Details

    Description

      qmltc should prefix its variable to avoid naming collisions: compiling a signal with a parameter named 'e' will clash with the QQmlEnginePrivate variable also called 'e' in the generated code.

      Use a prefix for all qmltc internal stuff in qmltc generated code, maybe something like "_q_qmltc_".

      Attachments

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

        Activity

          People

            sami.shalayel Sami Shalayel
            sami.shalayel Sami Shalayel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes