I'm debuting in qt/c++, i use ubuntu os. I search of a program sample which help me to use libusb1.0 with qt.
The program should: Display usb devices connected, read/write data from/to an usb device.
Please i need you help.
Thanks && Regards
I'm debuting in qt/c++, i use ubuntu os. I search of a program sample which help me to use libusb1.0 with qt.
The program should: Display usb devices connected, read/write data from/to an usb device.
Please i need you help.
Thanks && Regards
Copyright © 2021 Jogjafile Inc.
I tried with this example qt_lisbusb
When I connect a USB device (flash disk for example), the program detects but can not open it.
The code that i use: