That's good news indeed. I'm a fan of these Qt pointer classes.
Philippe
On Wed, 20 Jun 2012 08:27:57 +0200
Thiago Macieira wrote:
> On quarta-feira, 20 de junho de 2012 06.42.52, Philippe wrote:
> > In Qt 5 in git, I have seen changes to this implementation. Mainly, in
> > Qt 4.8, it was state
On quarta-feira, 20 de junho de 2012 06.42.52, Philippe wrote:
> In Qt 5 in git, I have seen changes to this implementation. Mainly, in
> Qt 4.8, it was stated that "QWeakPointer serves as a replacement to
> QPointer". This is no longer the case and this is mentionned as
> deprecated (qsharedpointe
In Qt 5 in git, I have seen changes to this implementation. Mainly, in
Qt 4.8, it was stated that "QWeakPointer serves as a replacement to
QPointer". This is no longer the case and this is mentionned as
deprecated (qsharedpointer.cpp).
QWeakPointer was quoted in 4.8 as "more efficient than QPointe