QDeviceWatcher Code
Hotpug detection for windows and linux. Only QtCore is required
Brought to you by:
novesky
File | Date | Author | Commit |
---|---|---|---|
screenshot | 2012-09-03 |
![]() |
[cf246c] Add screenshots. |
src | 2014-02-22 |
![]() |
[d9d5e1] initial OSX support. signal add emits too much. |
test | 2013-05-19 |
![]() |
[aaaff7] Qt5 support |
.gitignore | 2012-03-09 |
![]() |
[d2eae7] Add .gitignore |
QDeviceWatcher.pro | 2012-03-02 |
![]() |
[4032fb] Add gui test application |
QDeviceWatcher.sln | 2012-03-05 |
![]() |
[94ad0b] Add ce5 std |
README.md | 2012-09-03 |
![]() |
[230721] update README.md |
TODO.txt | 2012-02-29 |
![]() |
[76dcc2] misc |
common.pri | 2012-02-29 |
![]() |
[76dcc2] misc |
QDeviceWatcher can detect usb storage add and remove event.
Tested on linux (>= 2.6) and windows(mingw and msvc). WinCE is to be tested.
Thanks qdrive project for the win32 part: https://gitorious.org/qdrive/qdrive