![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
QExplicitlySharedDataPointer< Base > | base (new Base) |
[1] | |
Variables | |
QExplicitlySharedDataPointer< Derived > | derived (base) |
QExplicitlySharedDataPointer< Base > base | ( | new | Base | ) |
[1]
[2]
QExplicitlySharedDataPointer< Derived > derived(base) | ( | base | ) |
Referenced by QQmlPropertyMap::QQmlPropertyMap(), and QQmlJSScope::canAssign().