Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QtPrivate::Functor< Function, N > Struct Template Reference

#include <qobjectdefs_impl.h>

+ Collaboration diagram for QtPrivate::Functor< Function, N >:

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 333 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 336 of file qobjectdefs_impl.h.

References arg, and R.


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