Comment 5 for bug 412876

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 412876] Re: Refresh main view after adding, and committing changes.

Alexander Belchenko пишет:
> Ian Clatworthy пишет:
>> IPC with the qbzr (or bzr-gtk) applets is one option. Another is to try
>> setting up some sort of file-system watcher on selected files, e.g.
>> dirstate after 'Add' or 'Commit'.
>
> Hmm, Lukas has used some DirectoryWatcher service from PyQt when he
> wrote our qmain application. Perhaps we need to inspect that code more
> closely and decide if we can reuse it for bzr-explorer.
>

QFileSystemWatcher class from QtCore.