serial communication programming
hi,
i have developed GUI for my project(REPEATER MANAGEMENT SYATEM) using qt designer in windows.know my task is,the GUI should respond to collect the serial data from the microcontroller via serial port(using RS-232).i refered qextserialport,but am not getting any idea.i need starting steps what i want to do?
plz provide some help regarding this issue.
thanx in advance.
Re: serial communication programming
Did you already go through the example shipped with QextSerialPort?