![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qglobal.h>
#include <QtCore/qatomic.h>
#include <private/qv4global_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) | |
Q_DECLARE_TYPEINFO_BODY | ( | QQmlRefPointer< T > | , |
Q_RELOCATABLE_TYPE | |||
) |