QtBase  v6.3.1
Static Public Member Functions | List of all members
QtPrivate::FunctorCall< IndexesList< II... >, List< SignalArgs... >, R, Function > Struct Template Reference

#include <qobjectdefs_impl.h>

Static Public Member Functions

static void call (Function &f, void **arg)
 

Detailed Description

template<int... II, typename... SignalArgs, typename R, typename Function>
struct QtPrivate::FunctorCall< IndexesList< II... >, List< SignalArgs... >, R, Function >

Definition at line 161 of file qobjectdefs_impl.h.

Member Function Documentation

◆ call()

template<int... II, typename... SignalArgs, typename R , typename Function >
static void QtPrivate::FunctorCall< IndexesList< II... >, List< SignalArgs... >, R, Function >::call ( Function f,
void **  arg 
)
inlinestatic

Definition at line 162 of file qobjectdefs_impl.h.


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