Hi,

I'm new to QT problematics and this could be maybee easy to answer. I writtenin C console app. for uploading FW to some HW but I wouldlike to add some gui for users. Console app. using libusb. I don't want to have 2 separate apps (console and gui) but just need gui for controlling console. Is there any tutorial or good example how to do this in QT?

Thanks