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::QSmartPointerConvertFunctor< QWeakPointer< T > > Struct Template Reference

#include <qmetatype.h>

+ Collaboration diagram for QtPrivate::QSmartPointerConvertFunctor< QWeakPointer< T > >:

Public Member Functions

QObjectoperator() (const QWeakPointer< T > &p) const
 

Detailed Description

template<typename T>
struct QtPrivate::QSmartPointerConvertFunctor< QWeakPointer< T > >

Definition at line 1322 of file qmetatype.h.

Member Function Documentation

◆ operator()()

template<typename T >
QObject * QtPrivate::QSmartPointerConvertFunctor< QWeakPointer< T > >::operator() ( const QWeakPointer< T > & p) const
inline

Definition at line 1324 of file qmetatype.h.

References QtPrivate::EnableInternalData::internalData().

+ Here is the call graph for this function:

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