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_".

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

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

              Created:
              Updated:

                There are no open Gerrit changes