QtBase  v6.3.1
Public Member Functions | List of all members
AConstWithPromise Class Reference

Public Member Functions

void member0 (QPromise< int > &promise) const
 
void member1 (QPromise< int > &promise, int in) const
 
void operator() (QPromise< int > &promise) const
 

Detailed Description

Definition at line 410 of file tst_qtconcurrentrun.cpp.

Member Function Documentation

◆ member0()

void AConstWithPromise::member0 ( QPromise< int > &  promise) const
inline

Definition at line 413 of file tst_qtconcurrentrun.cpp.

Here is the call graph for this function:

◆ member1()

void AConstWithPromise::member1 ( QPromise< int > &  promise,
int  in 
) const
inline

Definition at line 414 of file tst_qtconcurrentrun.cpp.

Here is the call graph for this function:

◆ operator()()

void AConstWithPromise::operator() ( QPromise< int > &  promise) const
inline

Definition at line 416 of file tst_qtconcurrentrun.cpp.

Here is the call graph for this function:

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