QtPdCom  1.3.3
Static Public Member Functions | List of all members
QtPdCom::details::invoke< void, Obj > Struct Template Reference

#include <FutureWatchersDetails.h>

Static Public Member Functions

template<class Func >
static void call (Func &&func, Obj &obj, QFutureWatcher< void > const *watcher)
 
static void call (void(Obj::*member)(), Obj &obj, QFutureWatcher< void > const *)
 

Member Function Documentation

◆ call() [1/2]

template<class Obj >
template<class Func >
static void QtPdCom::details::invoke< void, Obj >::call ( Func &&  func,
Obj &  obj,
QFutureWatcher< void > const *  watcher 
)
inlinestatic

◆ call() [2/2]

template<class Obj >
static void QtPdCom::details::invoke< void, Obj >::call ( void(Obj::*)()  member,
Obj &  obj,
QFutureWatcher< void > const *   
)
inlinestatic

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