[Interest] QMutex and QTimer timeout

Francisco Ares frares at gmail.com
Tue Oct 7 17:56:02 CEST 2014


2014-10-07 12:43 GMT-03:00 Thiago Macieira <thiago.macieira at intel.com>:

> On Tuesday 07 October 2014 08:43:42 Francisco Ares wrote:
> > Sorry, I should have put this on the original post.  I'm using Qt 4.8.5
> > (Gentoo distro), and "qextserialport" 1.2 (in fact, Gentoo developers
> are,
> > AFAIK, preparing for KDE 5, so Qt 5.X will be mainstream soon, so I'll
> port
> > everything to QSerialPort as well).
>
> QtSerialPort works with Qt 4 too.
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>


Gonna give it a try, perhaps accelerating the Qt4 to Qt5 future migration.

Meanwhile, a simple boolean flag (plus a little bit more code, including a
qApp()->processEvents(); while waiting for the correct value of the flag)
did the job,.

Thank you all!
Francisco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20141007/01605d37/attachment.html>


More information about the Interest mailing list