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

(4cdf0643b442a57b0cf0dcef104e71c0196dba06)

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