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::EnableInternalData Struct Reference

#include <qsharedpointer_impl.h>

+ Inheritance diagram for QtPrivate::EnableInternalData:
+ Collaboration diagram for QtPrivate::EnableInternalData:

Static Public Member Functions

template<typename T >
static T * internalData (const QWeakPointer< T > &p) noexcept
 

Detailed Description

Definition at line 760 of file qsharedpointer_impl.h.

Member Function Documentation

◆ internalData()

template<typename T >
static T * QtPrivate::EnableInternalData::internalData ( const QWeakPointer< T > & p)
inlinestaticnoexcept

Definition at line 762 of file qsharedpointer_impl.h.

Referenced by QtPrivate::QSmartPointerConvertFunctor< QWeakPointer< T > >::operator()(), qPointerFromVariant(), and qWeakPointerFromVariant().

+ Here is the caller graph for this function:

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