[Development] Ref-counted quit
Olivier Goffart
olivier at woboq.com
Fri Dec 30 10:04:15 CET 2011
On Friday 30 December 2011 01:48:12 Stephen Kelly wrote:
> Hi,
>
> The ref counted quit feature I was working on was vetoed. At the moment it
> looks like Qt will not get a ref counted quit feature. It is blocked because
> no solution has been proposed.
>
> http://codereview.qt-project.org/#change,10408
>
> I'm just moving the discussion here. I know asiego is not subscribed to the
> Qt mailing list though, so I imagine it will be hard to keep him in the
> discussion. Follow it here instead:
>
> http://news.gmane.org/gmane.comp.lib.qt.devel
>
> Thanks,
I think the refcount api is a good addition to Qt.
(ref/deref)
But the (set)refCountedQuitEnabled is useless, ref/deref can be used instead.
More information about the Development
mailing list