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
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()

QAdoptSharedDataTag::QAdoptSharedDataTag ( )
explicitconstexprdefault

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