Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
any one knows why autocompletion for baseclass properties is not working? derivedclass defined properties get autocompleted.
Qt.6.10
@Redman My guess is that qmlls can't find the registration details for your "baseclass". Can you provide a reproducer?