QtConcurrent
Trial to use Doxygen to generate UML class diagram of QtConcurrent module.
Public Member Functions | List of all members
QtConcurrent::ThreadEngineStarter< void > Class Template Reference

#include <qtconcurrentthreadengine.h>

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

Public Member Functions

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

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ ThreadEngineStarter()

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

Member Function Documentation

◆ startBlocking()

void QtConcurrent::ThreadEngineStarter< void >::startBlocking ( )
inline

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