> > Does anybody have a clue?
> 
> Use a dummy IDocument derived class, for example take a look at
> WatchableFile in maemoglobal.h
Because the DocumentManger tries to ensure that the file is watched after it 
has been changed. Do note though, that whatever the DocumentManager does, it 
does so on top of QFileSystemWatcher, which is build on top of whatever the OS 
supports. And those APIs are rather less then ideal.

daniel
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to