![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 | ) |