Details
-
Suggestion
-
Resolution: Out of scope
-
P4: Low
-
4.3.3
-
None
Description
When the window is created, then the registered class name should use QMetaObject::className() instead of QWidget, since this will ultimately fall back to QWidget if there is no metaobject available for the subclass itself.