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

Transparently support method returning QFuture in QWebChannel

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes