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 QPointer, so it should 
be preferred in all new code.".

I use it a lot without trouble. So I would like to know why this (apparent)
regression?

Question for Thiago I guess...

Philippe


_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to