Skip to content
  • Eike Ziller's avatar
    ActionManager: transfer ownership from main window to core plugin · e40477cc
    Eike Ziller authored
    
    
    Also make a bit less dependent on main window:
    - Menus do not need to start with main window as parent.
    - Centering the presentation label on the main window is wrong in the
    presence of extra windows anyhow. It should be centered on the active
    window.
    
    Unfortunately, actions still must be added to the main window, because
    actions that are not children of visible widgets do not trigger.
    
    Change-Id: Ibb99644a3723de476db465ebe6a9cdc0820ea692
    Reviewed-by: default avatarTobias Hunger <tobias.hunger@theqtcompany.com>
    e40477cc