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

QtQuick: WorkerScript has no ready property

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P3: Somewhat important
    • 5.15.0 Alpha
    • 5.15
    • Quick: Other
    • None
    • All
    • 3c4247e1e021b6bcc480afc0716e0231575d0501 (qt/qtdeclarative/5.15)

    Description

      WorkerScript is missing a property ready to designate when the script specified has been loaded. If you send messages before this has happened, you'll get the following warning:

      QQuickWorkerScript: Attempt to send message before WorkerScript establishment
      

      I propose adding a ready property, so you can actually check whether the WorkerScript object is ready or not.

      Attachments

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

        Activity

          People

            max.goldstein Maximilian Goldstein
            max.goldstein Maximilian Goldstein
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes