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

\inmodule QtCore \threadsafe More...

#include <qshareddata.h>

+ Collaboration diagram for QAdoptSharedDataTag:

Public Member Functions

constexpr QAdoptSharedDataTag ()=default
 

Detailed Description

\inmodule QtCore \threadsafe

The QAdoptSharedDataTag is a helper tag class.

Since
6.0

QAdoptSharedDataTag objects are used in QSharedDataPointer and QExplicitlySharedDataPointer to adopt a pointer to shared data.

See QSharedDataPointer and QExplicitlySharedDataPointer for details.

Definition at line 31 of file qshareddata.h.

Constructor & Destructor Documentation

◆ QAdoptSharedDataTag()

constexpr QAdoptSharedDataTag::QAdoptSharedDataTag ( )
explicitconstexprdefault

References QAdoptSharedDataTag().

Referenced by QAdoptSharedDataTag().

+ 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: