On Tue, Apr 13, 2010 at 11:14 PM, Albert Astals Cid <[email protected]> wrote:
> A Dimarts, 13 d'abril de 2010, Sebastian Trueg va escriure: > > SVN commit 1114385 by trueg: > > > > Ported to QDBusServiceWatcher. Thanks to Vishesh Handa for the patch. > > do you need a delete m_watcher; somewhere? > No. The QDBusService watcher is constructed as a child to the class it was called in (QObject derived). And when a QObject is destroyed all its children are also destroyed. It's pretty neat! :-) - Vishesh Handa
_______________________________________________ Nepomuk mailing list [email protected] https://mail.kde.org/mailman/listinfo/nepomuk
