Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 145 of file qqmlrefcount_p.h.

Member Function Documentation

◆ release()


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