Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 800 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 802 of file qsharedpointer_impl.h.


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