diff options
author | Shane Kearns <shane.kearns@sosco.com> | 2009-08-18 07:30:46 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@sosco.com> | 2009-08-18 07:44:56 (GMT) |
commit | 547e737c4fc01fb33cb2eae8d4662b367fccb097 (patch) | |
tree | 8f42e77b65eae93ac481aa452db184cb3e0de34e /doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp | |
parent | 0b2ee937495f2746816676d094be42b674eed900 (diff) | |
download | Qt-547e737c4fc01fb33cb2eae8d4662b367fccb097.zip Qt-547e737c4fc01fb33cb2eae8d4662b367fccb097.tar.gz Qt-547e737c4fc01fb33cb2eae8d4662b367fccb097.tar.bz2 |
Fixes to Symbian native engine for QFileSystemWatcher.
The wrong version of cancel was used, resulting in all filesystem
notifications being cancelled when one path was removed from the engine.
For directory notifications, changed ENotifyAll to ENotifyEntry to
reduce the spurious directory changed notifications which come from
file modifications within that directory.
On Symbian OS, opening a file for overwrite (truncate mode in Qt terms)
will cause a directory change notification, the OS considers it to be
the same type of event as creating a new file for the first time.
Other platforms presumably do not have this behaviour otherwise the auto
test would fail there as well.
Reviewed-by: miikka heikkinen
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp')
0 files changed, 0 insertions, 0 deletions