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
QtPrivate::member_function_traits< Return(Object::*)(Args...)> Struct Template Reference

#include <qqmlthread_p.h>

+ Collaboration diagram for QtPrivate::member_function_traits< Return(Object::*)(Args...)>:

Public Types

using class_type = Object
 

Detailed Description

template<typename Return, typename Object, typename... Args>
struct QtPrivate::member_function_traits< Return(Object::*)(Args...)>

Definition at line 91 of file qqmlthread_p.h.

Member Typedef Documentation

◆ class_type

template<typename Return , typename Object , typename... Args>
using QtPrivate::member_function_traits< Return(Object::*)(Args...)>::class_type = Object

Definition at line 93 of file qqmlthread_p.h.


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