Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

How to cast QSharedDataPointer

$
0
0
Hi ! How to dynamic_cast a QSharedDataPointer<Base> object into a QSharedDataPointer<Derived> object whitout loosing the reference counting from the Base object ? NB: Base inherits QSharedData. NB: Derived inherits Base.

Viewing all articles
Browse latest Browse all 18427

Trending Articles