Hi All
I have a project ,In this project we want to use Qtopia , we have two MCU they are communicating via RS-232.First one is ARM-9 and responsible for TFT driving and O.S. the other one is a 8 bit MCU and responsible for I-O , Controlling keyboard. The problem is that we want to read RS-232 port if there is a Keyboard event how can we detect this event by Qt? According to this Key Event , the machine must change the page , or start some processes. I am very new in Qt, I am not very experinced.