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::IsTrackingPointerToTypeDerivedFromQObject< QPointer< T > > Struct Template Reference

#include <qmetatype.h>

+ Collaboration diagram for QtPrivate::IsTrackingPointerToTypeDerivedFromQObject< QPointer< T > >:

Public Types

enum  { Value = true }
 

Detailed Description

template<typename T>
struct QtPrivate::IsTrackingPointerToTypeDerivedFromQObject< QPointer< T > >

Definition at line 1060 of file qmetatype.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Value 

Definition at line 1062 of file qmetatype.h.


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