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
QtConcurrent::ThreadEngineStarter< void > Class Reference

#include <qtconcurrentthreadengine.h>

Inheritance diagram for QtConcurrent::ThreadEngineStarter< void >:
Collaboration diagram for QtConcurrent::ThreadEngineStarter< void >:

Public Member Functions

 ThreadEngineStarter (ThreadEngine< void > *_threadEngine)
Public Member Functions inherited from QtConcurrent::ThreadEngineStarterBase< void >
 ThreadEngineStarterBase (ThreadEngine< void > *_threadEngine)
QFuture< voidstartAsynchronously ()
 operator QFuture< void > ()

Additional Inherited Members

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

Detailed Description

Definition at line 203 of file qtconcurrentthreadengine.h.

Constructor & Destructor Documentation

◆ ThreadEngineStarter()

QtConcurrent::ThreadEngineStarter< void >::ThreadEngineStarter ( ThreadEngine< void > * _threadEngine)
inline

Definition at line 206 of file qtconcurrentthreadengine.h.

References ThreadEngineStarter().

Referenced by ThreadEngineStarter().

Here is the call graph for this function:
Here is the caller graph for this function:

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