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

(b946175e5854dc6257acab33f03e4ed811eb74dc)

#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 &&  )