Details
-
Type:
Suggestion
-
Status: Reported
-
Priority:
Not Evaluated
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Quick: Other
-
Labels:
Description
DelegateChooser would be convenient in constructing a Menu (add submenus, menuitems, separators etc) based on model data but the problematic part is that Menu type is not an item so adding submenus fails with:
"QML DelegateChooser: Delegate must be of Item type".