summaryrefslogtreecommitdiff
path: root/src/plugins/python/pythonlanguageclient.cpp
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2022-11-17 16:08:04 +0100
committerhjk <hjk@qt.io>2022-11-18 09:35:18 +0000
commitc84d12227d49d84922448cbd217efd920af6d8dd (patch)
treeea1f0825322618e1eaf9c11632dabd999e000436 /src/plugins/python/pythonlanguageclient.cpp
parentdb76087213d516da66d61a1e9aa8798f1f78d8d6 (diff)
downloadqt-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