Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QNativeInterface::Private::QInterfaceProxy< func > Struct Template Reference

#include <qplatformintegration.h>

+ Inheritance diagram for QNativeInterface::Private::QInterfaceProxy< func >:
+ Collaboration diagram for QNativeInterface::Private::QInterfaceProxy< func >:

Additional Inherited Members

- Static Public Member Functions inherited from QNativeInterface::Private::QInterfaceProxyImp< R, I, func, Args... >
static R apply (T *obj, Args... args)
 

Detailed Description

template<typename R, typename I, typename... Args, R(I::*)(Args...) func>
struct QNativeInterface::Private::QInterfaceProxy< func >

Definition at line 67 of file qplatformintegration.h.


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