Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtConcurrent::ThreadEngineStarter< T > Class Template Reference

\inmodule QtConcurrent More...

#include <qtconcurrentthreadengine.h>

+ Inheritance diagram for QtConcurrent::ThreadEngineStarter< T >:
+ Collaboration diagram for QtConcurrent::ThreadEngineStarter< T >:

Public Member Functions

 ThreadEngineStarter (TypedThreadEngine *eng)
 
- Public Member Functions inherited from QtConcurrent::ThreadEngineStarterBase< T >
 ThreadEngineStarterBase (ThreadEngine< T > *_threadEngine)
 
 ThreadEngineStarterBase (const ThreadEngineStarterBase &other)
 
QFuture< T > startAsynchronously ()
 
 operator QFuture< T > ()
 

Additional Inherited Members

- Protected Attributes inherited from QtConcurrent::ThreadEngineStarterBase< T >
ThreadEngine< T > * threadEngine
 

Detailed Description

template<typename T>
class QtConcurrent::ThreadEngineStarter< T >

\inmodule QtConcurrent

Definition at line 192 of file qtconcurrentthreadengine.h.

Constructor & Destructor Documentation

◆ ThreadEngineStarter()

template<typename T >
QtConcurrent::ThreadEngineStarter< T >::ThreadEngineStarter ( TypedThreadEngine * eng)
inline

Definition at line 197 of file qtconcurrentthreadengine.h.


The documentation for this class was generated from the following file: