Split constructor with tons of arguments into separate setters

Authored by broulik on Feb 19 2018, 9:23 AM.

Description

Split constructor with tons of arguments into separate setters

Also init after having connected to signals, this might fix issues where the menu won't show up the first time
an application window shows as the menu might have requested setting the window properties before we connected
to that (unlikely, but who knows).
This is in preparation for being able to fall back from window menu to application menu should the former be empty.

Details

Committed
broulikFeb 19 2018, 9:23 AM
Parents
R120:e1ce3d4cac9f: Also ignore actions non-existing when creating the Menu
Branches
Unknown
Tags
Unknown