Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qqmlrefcount_p.h File Reference
#include <QtCore/qglobal.h>
#include <QtCore/qatomic.h>
#include <private/qv4global_p.h>
+ Include dependency graph for qqmlrefcount_p.h:

Go to the source code of this file.

Classes

class  QQmlRefCount
 
class  QQmlRefCounted< T >
 
class  QQmlRefPointer< T >
 

Namespaces

namespace  QQml
 

Functions

template<typename T , typename ... Args>
QQmlRefPointer< T > QQml::makeRefPointer (Args &&... args)
 
template<typename T >
 Q_DECLARE_TYPEINFO_BODY (QQmlRefPointer< T >, Q_RELOCATABLE_TYPE)
 

Function Documentation

◆ Q_DECLARE_TYPEINFO_BODY()

template<typename T >
Q_DECLARE_TYPEINFO_BODY ( QQmlRefPointer< T >  ,
Q_RELOCATABLE_TYPE   
)