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

QtConcurrent::run should accept more than five function's arguments

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • P2: Important
    • 6.0
    • 6.0
    • Core: Threads
    • None
    • All
    • 5
    • Qt6_Foundation_ Sprint 4, Qt6_Foundation_ Sprint 5

    Description

      We want to have an ability to do something like this:

      auto result = QtConcurrent::run(aFunctionWithArguments, ... /*as many arguments as we want separated by comma*/);
      

      Ditto for other overloads of this function.

      This is also a good opportunity to replace a lot of semi-auto generated code with something sensible.

      Attachments

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

        Activity

          People

            vitaly.fanaskov Vitaly Fanaskov
            vitaly.fanaskov Vitaly Fanaskov
            Maurice Kalinowski Maurice Kalinowski
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes