Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
src_corelib_tools_qshareddata.cpp File Reference

Go to the source code of this file.

Functions

QExplicitlySharedDataPointer< Base > base (new Base)
 [1]
 

Variables

QExplicitlySharedDataPointer< Derived > derived (base)
 

Function Documentation

◆ base()

QExplicitlySharedDataPointer< Base > base ( new  Base)

[1]

[2]

Variable Documentation

◆ derived