Initial Blackmagic Fusion Support
- Added support for launching a GUI in Fusion.
- Reworked import checks to be more efficient.
- Add
QMenuBar
override so it works in docked Maya windows. - Applied
setVisible
override to all windows. - Renamed
isChildWindow
toisInstance
, since it checks if the window was launched with theinstance
method.