I'm using QextSerialPort to perform serial I/O. It does not provide for asynchronous operations, i.e., sending a Signal when a character or line of characters are received. Before I went about implementing this functionality myself I thought I'd check with the community to be sure that it hasn't been done already.

Thanks,
Doug Broadwell

P.S., I'm currently working in Windows but will be developing for Linux also.