LeechCraft  0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LeechCraft::Util::detail::HandlerInvoker< RetType, ResultHandler > Struct Template Reference

#include "futures.h"

Public Member Functions

void operator() (const ResultHandler &rh, QFutureWatcher< RetType > *watcher) const
 

Detailed Description

template<typename RetType, typename ResultHandler>
struct LeechCraft::Util::detail::HandlerInvoker< RetType, ResultHandler >

Definition at line 70 of file futures.h.

Member Function Documentation

template<typename RetType , typename ResultHandler >
void LeechCraft::Util::detail::HandlerInvoker< RetType, ResultHandler >::operator() ( const ResultHandler &  rh,
QFutureWatcher< RetType > *  watcher 
) const
inline

Definition at line 72 of file futures.h.


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