Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QNativeInterface::Private::QInterfaceProxyImp< R, I, func, Args > Struct Template Reference

#include <qplatformintegration.h>

+ Collaboration diagram for QNativeInterface::Private::QInterfaceProxyImp< R, I, func, Args >:

Static Public Member Functions

template<typename T >
static R apply (T *obj, Args... args)
 

Detailed Description

template<typename R, typename I, auto func, typename... Args>
struct QNativeInterface::Private::QInterfaceProxyImp< R, I, func, Args >

Definition at line 51 of file qplatformintegration.h.

Member Function Documentation

◆ apply()

template<typename R , typename I , auto func, typename... Args>
template<typename T >
static R QNativeInterface::Private::QInterfaceProxyImp< R, I, func, Args >::apply ( T *  obj,
Args...  args 
)
inlinestatic

Definition at line 54 of file qplatformintegration.h.

References args, and R.


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