[Development] Proposal - QtSerialPort graduation from the Playground

Thiago A. CorrĂȘa thiago.correa at gmail.com
Thu Jan 17 05:58:07 CET 2013


Hi,

Even though I haven't accumulated many merit points in the dev list
yet, I would like to make a very short review.

On Thu, Jan 10, 2013 at 5:47 PM, Laszlo Papp <lpapp at kde.org> wrote:
> API headers:
>
> http://qt.gitorious.org/qtplayground/qtserialport/blobs/master/src/serialport/serialport.h
> http://qt.gitorious.org/qtplayground/qtserialport/blobs/master/src/serialport/serialportinfo.h
>

The API is nice, makes good use of Qt's features one would expect:
Inherits from QIODevice, good use of signals and slots.
The only complain I have is the need for QT_USE_NAMESPACE_SERIALPORT,
but I suspect it might be because of the playground status.

I've used it on x86 (Windows) and ARM9 (Linux) with Qt4 and it's
working perfectly. I'm yet to try SerialPortInfo myself but the API is
just as nice.
Speaking as a user of this library, I would really like this to be
included in 5.1

You have my +1, for whatever it's worth.

I did mention it was short right?

Kind Regards,
      Thiago A. Correa



More information about the Development mailing list