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

Deprecation warning about injection of parameters

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes