Hi,
On Fri, Oct 26, 2012 at 12:02:43PM +0200, Paul Olav Tvete wrote:
> On Thursday 25 October 2012 12:16:40 Rafael Roquetto wrote:
> > Afaik QCoreApplication::watchUnixSignal() seems to be no longer used, at
> > least in Qt5. If that is really the case, would anyone object doing away
> > with it (
On Thursday 25 October 2012 12:16:40 Rafael Roquetto wrote:
> Afaik QCoreApplication::watchUnixSignal() seems to be no longer used, at
> least in Qt5. If that is really the case, would anyone object doing away
> with it (and removing the overhead from QEventDispatchUnix::doSelect() and
> co.)? Othe
[Development] Cleanup of QCoreApplication::watchUnixSignal
>
> Hello,
>
> Afaik QCoreApplication::watchUnixSignal() seems to be no longer used,
> at least in Qt5. If that is really the case, would anyone object doing
> away with it (and removing the overhead from
> QEventDisp
On 25/10/12 15:16, Rafael Roquetto wrote:
> Hello,
>
> Afaik QCoreApplication::watchUnixSignal() seems to be no longer used, at least
> in Qt5. If that is really the case, would anyone object doing away with it
> (and removing the overhead from QEventDispatchUnix::doSelect() and co.)?
> Otherwise,
Hello,
Afaik QCoreApplication::watchUnixSignal() seems to be no longer used, at least
in Qt5. If that is really the case, would anyone object doing away with it
(and removing the overhead from QEventDispatchUnix::doSelect() and co.)?
Otherwise, what are the possible use cases?
Any thoughts?
- R