Navigation

  • index
  • next |
  • previous |
  • Modern Docking 1.4 documentation »
  • Modern Docking API »
  • Menu Items

Menu Items¶

Modern Docking provides several specialized menu classes explained below

LayoutsMenu¶

Displays a list of all layouts that the layout manager knows about. These are automatically added and removed. When clicked the menu item will load that layout.

ApplicationLayoutMenuItem¶

Menu item specific to one layout. Simply displays the name and when clicked loads the layout with Docking.restore()

DockableMenuItem¶

Displays a single dockable. Shows a checkmark if the dockable is docked. If the dockable is not docked, docks it, if it is docked, it displays it.

Table of Contents

  • Menu Items
    • LayoutsMenu
    • ApplicationLayoutMenuItem
    • DockableMenuItem

Related Topics

  • Documentation index
    • Modern Docking API
      • Previous: Docking Programmatically
      • Next: Customization Points

Quick search

© Copyright 2025, Andrew Auclair. Created using Sphinx 8.2.3.