Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
concurrentcall.h File Reference

(2ab472f6cbcb8505a84dac8acd8e6795b9af0b8d)

#include "tasktree.h"
#include <QtConcurrent/QtConcurrent>
Include dependency graph for concurrentcall.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Tasking::ConcurrentCall< ResultType >
class  Tasking::ConcurrentCallTaskAdapter< ResultType >

Namespaces

namespace  Tasking
 \inmodule TaskingSolution

Typedefs

template<typename T>
using Tasking::ConcurrentCallTask = CustomTask<ConcurrentCallTaskAdapter<T>>