PDA

View Full Version : new library QSerialDevice



kuzulis
25th June 2009, 06:45
Hi all!

I've created a new library for use with serial devices.
See attach.

1. Use
2. Test
3. Write to the wishes of
4. E-mail bugs

:)
PS:
Sorry for bad English

PaceyIV
11th July 2009, 11:07
How can I compile the documentation of your library (with doxygen) without the Russian comments?

I've seen you use the tag \en and \ru. How can I switch from one to the other and not together?


Thanks for your library. I've already written my serial port library that works in asynchronous way, but now I need to access to a serial device in synchronous way.

kuzulis
13th July 2009, 05:42
How can I compile the documentation of your library (with doxygen) without the Russian comments?

I do not know :)



I've seen you use the tag \en and \ru. How can I switch from one to the other and not together?

I do not know :)



Thanks for your library. I've already written my serial port library that works in asynchronous way, but now I need to access to a serial device in synchronous way.


Why is a synchronous? Use QextSerialPort :)

PS: QSerialDevice link is http://fireforge.net/projects/qserialdevice/
Russian language