El Wednesday 19 March 2014, Wim de Vries escribió:
> My app cannot work without Q(t)SerialPort.
> Is there a plan to upgrade to Qt5.2, or a way to add the Qt5.1 (beta) 
> QtSerial libs and headers?

I use QtSerialPort daily, so this mail puzzles me a bit:

- Why 5.2 is involved? QtSerialPort is in 5.1 too. And why "beta"?? The 5.1 
branch is on 5.1.2, and 5.2 in 5.2.1.
- Why do you want QtSerialPort? Want to plug a CP2102 or similar? Only serial 
that I see on a quick check seems to be /dev/ttyHSL*, and some searching 
reveals is some Qualcomm UART. Is this for the-other-half? That seems to speak 
I2C according to the docs, so no serial port, isn't it?
- QtSerialPort is quite small (just two classes, IIRC). Is the classic example 
where copying it to your project might be the best approach. Specially if its 
license is open source.

-- 
Alex (a.k.a. suy) | GPG ID 0x0B8B0BC2
http://barnacity.net/ | http://disperso.net
_______________________________________________
SailfishOS.org Devel mailing list

Reply via email to