2014-10-07 12:43 GMT-03:00 Thiago Macieira <thiago.macie...@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@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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to