![]() |
Qt 6.x
The Qt SDK
|
#include <qqmlrefcount_p.h>
Public Member Functions | |
QQmlRefCount () | |
void | addref () const |
int | count () const |
Friends | |
template<typename T > | |
class | QQmlRefCounted |
Definition at line 27 of file qqmlrefcount_p.h.
|
inline |
Definition at line 118 of file qqmlrefcount_p.h.
|
inline |
Definition at line 128 of file qqmlrefcount_p.h.
References QBasicAtomicInteger< T >::loadRelaxed(), Q_ASSERT, and QBasicAtomicInteger< T >::ref().
Referenced by QQmlDelegateModelAttached::QQmlDelegateModelAttached(), QQmlDMAbstractItemModelData::QQmlDMAbstractItemModelData(), QQmlDMListAccessorData::QQmlDMListAccessorData(), QQmlDMObjectDataMetaObject::QQmlDMObjectDataMetaObject(), QQmlProperty::QQmlProperty(), QV4::DocumentImpl::addref(), QQmlType::refHandle(), QQmlPropertyCacheVector::setOwn(), QV4::ResolvedTypeReference::setReferencesCompilationUnit(), QQmlPropertyPrivate::setSignalExpression(), QV4::setupQObjectLookup(), and QV4::setupQObjectMethodLookup().
|
inline |
Definition at line 152 of file qqmlrefcount_p.h.
References QBasicAtomicInteger< T >::loadRelaxed().
Referenced by hasActiveInlineComponents(), QQmlTypePrivate::insertEnumsFromPropertyCache(), QQmlType::refCount(), QV4::ResolvedTypeReference::setReferencesCompilationUnit(), QQmlPropertyCache::signalParameterStringForJS(), and QQmlTypeLoader::trimCache().
|
friend |
Definition at line 37 of file qqmlrefcount_p.h.