-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
6.10.0
Adding an option to disable warnings on missing or unknown types seems to be helpful during the porting of a project from Qt5 to Qt6, to avoid getting warnings about used types that are declared imperatively.
Using the option should help in the first phases of porting (like moving from Controls1 to Controls2 for example), before the phase of porting type registration to be declarative.