Skip to content

This is the all source code of a UsbViewer application implemented via C++ and Qt.

Notifications You must be signed in to change notification settings

FengJungle/UsbViewer_Qt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UsbViewer_Qt

This is the all source code of a UsbViewer application implemented via C++ and Qt.

About me:

Author: Feng Qiangguo

Mail: fengjungle@126.com

WeChat: fengjungle

Introduction:

  1. This is a demo application which can list all PNP devices on your computer, just like the Device Manager, I called UsbViewer.

  2. Actually, now the program just lists four kinds of devices, not all. They are USB devices, System devices, Net devices, Keyboard and Mouse. I just show these kinds and codes for example. These example codes are enough for you to expand to other devices.

  3. The application is coded in C, C++ and Qt5.6.0.

  4. I add a simple but useful log system into the UsbViewer. The log system is also implemented by me. For more information about the log system, please visit the CSDN blog: https://blog.csdn.net/sinat_21107433/article/details/103102542. Or you can get the source code from: https://github.com/FengJungle/Log

About

This is the all source code of a UsbViewer application implemented via C++ and Qt.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published