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< SmartPointer > Struct Template Reference

#include <qmetatype.h>

+ Collaboration diagram for QtPrivate::QSmartPointerConvertFunctor< SmartPointer >:

Public Member Functions

QObjectoperator() (const SmartPointer &p) const
 

Detailed Description

template<typename SmartPointer>
struct QtPrivate::QSmartPointerConvertFunctor< SmartPointer >

Definition at line 1308 of file qmetatype.h.

Member Function Documentation

◆ operator()()

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

Definition at line 1310 of file qmetatype.h.


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