QtBase  v6.3.1
Public Member Functions | List of all members
ThreadData Class Reference

Public Member Functions

 ThreadData (QAtomicInt *p)
 
 ~ThreadData ()
 
void ref ()
 

Detailed Description

Definition at line 1992 of file tst_qsharedpointer.cpp.

Constructor & Destructor Documentation

◆ ThreadData()

ThreadData::ThreadData ( QAtomicInt p)
inline

Definition at line 1996 of file tst_qsharedpointer.cpp.

◆ ~ThreadData()

ThreadData::~ThreadData ( )
inline

Definition at line 1997 of file tst_qsharedpointer.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ ref()

void ThreadData::ref ( )
inline

Definition at line 1998 of file tst_qsharedpointer.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

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