On Monday 08 February 2010 13:27:19 Lionel Chauvin wrote: > Le lundi 08 février 2010 10:42:57, Andrea Diamantini a écrit : > > Applications using them seem won't crash in any way :D > > The bug before in fact was a dangling pointer error (I erased the pointer > > instead of the data) Obviously it was a dangling reference.. :) > > ok. > I suppose QWeakPointers uses a kind of garbage collector.
No. They are weak pointers. Google a bit about && read Qt docs. It's a bit difficult, but really interesting. Regards, -- Andrea Diamantini, adjam GPG Fingerprint: 57DE 8E32 7D1A 0E16 AA52 59D8 84F9 3ECD DBF9 730F rekonq project WEB: http://rekonq.sourceforge.net IRC: rek...@freenode _______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
