diff options
author | Eike Ziller <eike.ziller@qt.io> | 2022-11-17 16:08:04 +0100 |
---|---|---|
committer | hjk <hjk@qt.io> | 2022-11-18 09:35:18 +0000 |
commit | c84d12227d49d84922448cbd217efd920af6d8dd (patch) | |
tree | ea1f0825322618e1eaf9c11632dabd999e000436 /src/plugins/python/pythonlanguageclient.cpp | |
parent | db76087213d516da66d61a1e9aa8798f1f78d8d6 (diff) | |
download | qt-creator-c84d12227d49d84922448cbd217efd920af6d8dd.tar.gz |
FilePath: Fix pathView() and use at more places
pathView was constructing a QStringView on a temporary, which silently
does weird stuff.
After the change to a single-string representation, the QString
construction for path() is expansive for the comparison operators.
Change-Id: I543c7115d3ad52f971d1692230b6eab82645b810
Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/python/pythonlanguageclient.cpp')
0 files changed, 0 insertions, 0 deletions