diff options
author | Tijl Coosemans <tijl@coosemans.org> | 2010-11-26 09:11:06 (GMT) |
---|---|---|
committer | João Abecasis <joao.abecasis@nokia.com> | 2010-11-26 16:07:25 (GMT) |
commit | 3d442b86ae59b07bd0064e3a3ca9fc613545d3f3 (patch) | |
tree | 3fde385b61b73364a1debbda6248dbad006d4168 /doc/src/snippets/code/doc_src_containers.cpp | |
parent | 1dffae94302099f1e6d1eb5835e46239f7b8f2a5 (diff) | |
download | Qt-3d442b86ae59b07bd0064e3a3ca9fc613545d3f3.zip Qt-3d442b86ae59b07bd0064e3a3ca9fc613545d3f3.tar.gz Qt-3d442b86ae59b07bd0064e3a3ca9fc613545d3f3.tar.bz2 |
QKqueueFileSystemWatcherEngine: Use EV_CLEAR instead of EV_ONESHOT.
Using EV_ONESHOT and re-enabling the kevent after emitting the signal
allows for a window in which file system changes can go undetected. By
using EV_CLEAR instead the kevent can stay enabled.
Merge-request: 2425
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
Diffstat (limited to 'doc/src/snippets/code/doc_src_containers.cpp')
0 files changed, 0 insertions, 0 deletions