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

AnimatedSprite onFinished error: cannot assign to non-existent property "onFinished"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 5.15.2
    • Quick: Other
    • None
    • MacOS BigSur
    • All

    Description

      Code snippet (used with Felgo).

      AnimatedSprite {
      id: game_met_e_ship
      height: 100
      width: 100
      loops: 1
      anchors.centerIn: parent
      currentFrame: 0
      running: true
      frameCount: 6
      frameWidth: 800
      frameHeight: 801
      z: 201
      frameRate: 10
      source: "../../assets/electric.png"
      onFinished:

      { console.debug("finished"); }

      }

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            ahmad88me Ahmad Alobaid
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes