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
QQmlRefCounted< T > Class Template Reference

#include <qqmlrefcount_p.h>

Inheritance diagram for QQmlRefCounted< T >:
Collaboration diagram for QQmlRefCounted< T >:

Public Member Functions

void release () const
Public Member Functions inherited from QQmlRefCount
 QQmlRefCount ()
void addref () const
int count () const

Protected Member Functions

 ~QQmlRefCounted ()

Detailed Description

template<typename T>
class QQmlRefCounted< T >

Definition at line 44 of file qqmlrefcount_p.h.

Constructor & Destructor Documentation

◆ ~QQmlRefCounted()

template<typename T>
QQmlRefCounted< T >::~QQmlRefCounted ( )
inlineprotected

Definition at line 157 of file qqmlrefcount_p.h.

Member Function Documentation

◆ release()

template<typename T>
void QQmlRefCounted< T >::release ( ) const
inline

Definition at line 147 of file qqmlrefcount_p.h.


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