On quarta-feira, 19 de dezembro de 2012 10.12.17, lucas.betsch...@crypto.ch 
wrote:
> Hello
> 
> Inotify doesn't work on /sys/bus/usb/devices/ (at least not on my kernel
> version) Can I use QFileSystemWatcher on that directory or is it just a
> Qt-Wrapper for inotify?

You can't use QFileSystemWatcher since it will not fall back to the polling 
engine. If inotify doesn't work, you need to do your own watching manually.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to