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 Class Reference

#include <qqmlrefcount_p.h>

Inheritance diagram for QQmlRefCount:
Collaboration diagram for QQmlRefCount:

Public Member Functions

 QQmlRefCount ()
void addref () const
int count () const

Friends

template<typename T>
class QQmlRefCounted

Detailed Description

Definition at line 27 of file qqmlrefcount_p.h.

Constructor & Destructor Documentation

◆ QQmlRefCount()

QQmlRefCount::QQmlRefCount ( )
inline

Definition at line 130 of file qqmlrefcount_p.h.

Member Function Documentation

◆ addref()

void QQmlRefCount::addref ( ) const
inline

Definition at line 140 of file qqmlrefcount_p.h.

◆ count()

int QQmlRefCount::count ( ) const
inline

Definition at line 164 of file qqmlrefcount_p.h.

◆ QQmlRefCounted

template<typename T>
friend class QQmlRefCounted
friend

Definition at line 37 of file qqmlrefcount_p.h.


The documentation for this class was generated from the following file: