Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-4665

Deprecation warning about injection of parameters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • QDS 2.2 Beta1
    • QDS 2.2 Beta1
    • Property View
    • None

      MouseArea {
          onPositionChanged: {
              console.log(mouse.x)
          }
      }
      

      Parameter "mouse" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.

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

            henning Henning Gründl
            henning Henning Gründl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes