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

#include <proitems.h>

+ Collaboration diagram for ProItemRefCount:

Public Member Functions

 ProItemRefCount (int cnt=0)
 
bool ref ()
 
bool deref ()
 
ProItemRefCountoperator= (int value)
 

Detailed Description

Definition at line 22 of file proitems.h.

Constructor & Destructor Documentation

◆ ProItemRefCount()

ProItemRefCount::ProItemRefCount ( int cnt = 0)
inline

Definition at line 24 of file proitems.h.

Referenced by ProFile::ProFile().

+ Here is the caller graph for this function:

Member Function Documentation

◆ deref()

bool ProItemRefCount::deref ( )
inline

Definition at line 26 of file proitems.h.

Referenced by ProFile::deref().

+ Here is the caller graph for this function:

◆ operator=()

ProItemRefCount & ProItemRefCount::operator= ( int value)
inline

Definition at line 27 of file proitems.h.

◆ ref()

bool ProItemRefCount::ref ( )
inline

Definition at line 25 of file proitems.h.

Referenced by ProFile::ref().

+ Here is the caller graph for this function:

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