Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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()


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