RESOLVED DUPLICATE of bug 89449 89029
[Qt] Move from QWeakPointer to QPointer to track QObjects
https://bugs.webkit.org/show_bug.cgi?id=89029
Summary [Qt] Move from QWeakPointer to QPointer to track QObjects
Andras Becsi
Reported 2012-06-13 12:18:01 PDT
Using QWeakPointer to track QObject-derived objects was deprecated in qtbase master (ee7fa67eb0060b9c794bae4c7b06110c3b9626e0) Move all usages to QPointer, which has the same functionality.
Attachments
Andras Becsi
Comment 1 2012-06-19 03:43:26 PDT
*** This bug has been marked as a duplicate of bug 89449 ***
Note You need to log in before you can comment on or make changes to this bug.