diff options
author | hjk <hjk@qt.io> | 2021-08-30 15:42:21 +0200 |
---|---|---|
committer | hjk <hjk@qt.io> | 2021-09-01 11:21:30 +0000 |
commit | ebf0917b9fce0274c4a3548af0e8e3eb813343e6 (patch) | |
tree | e9d79b2689f7690385d2362a7640896da0580d64 /src/plugins/cpptools/compileroptionsbuilder.cpp | |
parent | 3c4e7321bf7329737ab0fe99e854f758a79c1934 (diff) | |
download | qt-creator-ebf0917b9fce0274c4a3548af0e8e3eb813343e6.tar.gz |
Utils: Start adding some asynchronous API to FilePath
Especially with the "remote" scenarios synchronous operations cannot
be expected to work reasonably well.
This here starts with adding asynchronous versions to some of the
FilePath member functions, taking additional "Continuation" style.
This is not necessarily the final syntax (sugar like .then(...) comes
to mind...), but is simple enough for now for the few uses we have,
and it is too early to see what will be needed in the end.
Change-Id: Idf4dde1b77d04cafb81b6c024031145bdd91a762
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/cpptools/compileroptionsbuilder.cpp')
0 files changed, 0 insertions, 0 deletions