summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkaccessmanager.h
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2019-10-30 14:17:32 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2019-10-31 08:59:52 +0100
commit5b20f58c19fb7473785452a11187321a579cc7c1 (patch)
treec37b7cff4c41a8038b3a73f102382b83f5329738 /src/network/access/qnetworkaccessmanager.h
parentc3eb521a0f10112df6b61d2592351c4eef2e1f9b (diff)
Unify QFSFileEngine implementations on Windows and Unix
The functions for standard file system operations simply delegate to the static functions in QFileSystemEngine, which are then implemented separately for each platform. There is no need for the wrappers in QFSFileEngine to be separately implemented as well. The only noticeable difference between Unix and Windows versions was the clearing of the meta data in QFSFileEngine::remove, which was only done on Unix. This is now also done on Windows. As a fly-by fix, correct the (internal only) documentation about case sensitivity. Change-Id: I274b34d5407fdfff2e0a2157bb5220607740a92a Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'src/network/access/qnetworkaccessmanager.h')
0 files changed, 0 insertions, 0 deletions