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::IsPointerToTypeDerivedFromQObject< Result(*)(Args...)> Struct Template Reference

#include <qmetatype.h>

+ Collaboration diagram for QtPrivate::IsPointerToTypeDerivedFromQObject< Result(*)(Args...)>:

Public Types

enum  { Value = false }
 

Detailed Description

template<typename Result, typename... Args>
struct QtPrivate::IsPointerToTypeDerivedFromQObject< Result(*)(Args...)>

Definition at line 1269 of file qmetatype.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename Result , typename... Args>
anonymous enum
Enumerator
Value 

Definition at line 1269 of file qmetatype.h.


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