Hi.

I've got a problem.

I just downloaded dbzhang800-qextserialport library for serial port, and tried one of the example projects (event.pro) wich works fine. This is a console-program.

Can I change this project to become a GUI project so I can use the graphic editor? I want to start developing from this example code, and make a nice GUI for my serial interface.

Or is it better to start a new GUI project and add files from the example to that new project?