QtBase  v6.3.1
Static Public Member Functions | List of all members
QtPrivate::Functor< Function, N > Struct Template Reference

#include <qobjectdefs_impl.h>

Static Public Member Functions

template<typename SignalArgs , typename R >
static void call (Function &f, void *, void **arg)
 

Detailed Description

template<typename Function, int N>
struct QtPrivate::Functor< Function, N >

Definition at line 273 of file qobjectdefs_impl.h.

Member Function Documentation

◆ call()

template<typename Function , int N>
template<typename SignalArgs , typename R >
static void QtPrivate::Functor< Function, N >::call ( Function f,
void ,
void **  arg 
)
inlinestatic

Definition at line 276 of file qobjectdefs_impl.h.


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