hannesdelbeke / unimenu

easy consistent menus across apps: unreal, blender, maya, krita, substance painter, Katana, marmoset, 3ds max, cry-engine, FreeCAD, Hero, Nuke, Qt,...
https://github.com/hannesdelbeke/unimenu/wiki/features-overview
Apache License 2.0
87 stars 9 forks source link

support qt widgets (parent) #21

Closed hannesdelbeke closed 1 year ago

hannesdelbeke commented 1 year ago

we already support qt widgets with abstract qt module, e.g. used in krita. but this doesn't work with autodetect dcc.

would be great if we can pass a qt menubar, and setup our menu in there. without having to know how unimenu code works. and avoid using the abstract qt module.