diff options
author | hjk <[email protected]> | 2025-08-25 11:58:03 +0200 |
---|---|---|
committer | hjk <[email protected]> | 2025-08-25 12:06:09 +0000 |
commit | ee214f702f811bbb8869b56643ec7f0472434493 (patch) | |
tree | 3b11f42a0fcb9c5271240bf8f9a99b3423f22da2 /src/plugins/designer/cpp/formclasswizardpage.cpp | |
parent | 8be3a9ab040842abe342fe6fbb6fd6bd3f0f9d90 (diff) |
There presence is fairly expensive to evaluate, and this currently
happens synchronously for all Qt versions on Creator startup.
It's also not quite clear whether in case of a remote qmlls with
a higher version than the locally available ones the remote one
would be preferable, as there's also a significant run time overhead
when using.
In principle, this could be made working. For a proper solution we'd
need one qmlls per configured (build) device, not a single global one.
Since we are nearing QtC 18 feature freeze, but for pretend that
there's no qmlls for remote builds (yet).
Change-Id: I90ba09528688f65297a8df2d88a0e3306d556949
Reviewed-by: Semih Yavuz <[email protected]>
Diffstat (limited to 'src/plugins/designer/cpp/formclasswizardpage.cpp')
0 files changed, 0 insertions, 0 deletions