diff options
author | Marcus Tillmanns <marcus.tillmanns@qt.io> | 2022-12-15 09:06:02 +0100 |
---|---|---|
committer | Marcus Tillmanns <marcus.tillmanns@qt.io> | 2022-12-15 09:08:47 +0000 |
commit | 0b33a08af1e088670e561fad316f4dfe7fcd265e (patch) | |
tree | 9ab1f12056faa4a04b742085120e73f2f34519dd /src/plugins/python/pythonlanguageclient.cpp | |
parent | 7bd26571e44c960e6907e3c39244d27842d2726b (diff) | |
download | qt-creator-0b33a08af1e088670e561fad316f4dfe7fcd265e.tar.gz |
QtSupport: Warn if Link With Qt failed
When installing Qt Creator via
https://download.qt.io/official_releases/qtcreator/9.0/9.0.0/
qt-creator-opensource-mac-x86_64-9.0.0.dmg
The bundle is not writable / no folders can be created in it.
therefor "Link With Qt" would silently fail, as the button is not
disabled, even if the "canLinkWithQt()" returns false.
This also adds a message box to let the user known if the linking
failed.
Change-Id: Ifbc5d170cf81e898eec3ab8b9f53e1a939652b42
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'src/plugins/python/pythonlanguageclient.cpp')
0 files changed, 0 insertions, 0 deletions