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
qdeferredpointer_p.h File Reference

(2a9ab15bc101b85781e398258f00133fdf702e2c)

#include <qtqmlcompilerexports.h>
#include <QtCore/private/qglobal_p.h>
#include <QtCore/qsharedpointer.h>
Include dependency graph for qdeferredpointer_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QDeferredFactory< T >
class  QDeferredSharedPointer< T >
class  QDeferredWeakPointer< T >

Functions

template<typename U, typename F>
void resetFactoryImpl (QDeferredSharedPointer< U > &, F &&)

Function Documentation

◆ resetFactoryImpl()

template<typename U, typename F>
void resetFactoryImpl ( QDeferredSharedPointer< U > & ,
F &&  )