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

Transparently support method returning QFuture in QWebChannel

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.3.0
    • None
    • WebChannel
    • None

    Description

      With the new continuation support in QFuture, it should be easy to transparently support QFuture return types in WebChannel. Method invocations from the client side are asynchronous anyway, so for the client it makes no difference if the return value of a method is sent from the continuation of a QFuture or server-side-synchronously directly after a method call.

      Attachments

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

        Activity

          People

            msarehn Arno Rehn
            msarehn Arno Rehn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes