Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 15.0.0
-
None
-
e6592acb5 (master), 6614e3c14 (15.0)
Description
The LanguageClientManager has a way to re-create clients when settings changed via the LanguageClientSettingsPageWidget in LanguageClientManager::applySettings().
For qmlls, I need a way to trigger the LanguageClientManager::applySettings()-mechanism for the qmlls settings when the qt kit changes, so that I can recreate the qmlls client when the QtVersionManager::qtVersionsChanged signal is emitted.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-31897 simplify qmlls setup / make it work out of the box
- In Progress