[PyKDE] Autorefresh in file manager

Eron Lloyd eronlloyd at gmail.com
Thu Nov 2 02:38:15 GMT 2006


On Wednesday 01 November 2006 9:22 pm, Reza Salari wrote:
> Thanks Andreas!
>
> Your comments were helpful. For autorefresh I will try to implement
> KDirWatch.

If you don't need the KDE libraries for anything else, Qt 4 supports this 
through the QFileSystemWatcher class, too (which might be a KDirWatch port 
underneath).

Eron




More information about the PyQt mailing list