Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class MANAGED_SHORTCUT_GROUP General cluster: interface description: "A group shortcuts. Confliction is detected among shortcuts with the same group." create: make Ancestors ANY Queries found_item: detachable MANAGED_SHORTCUT has (a_shortcut: detachable MANAGED_SHORTCUT): BOOLEAN has_key_combination (a_key: detachable EV_KEY; alt, ctrl, shift: BOOLEAN): BOOLEAN key_combination (a_key: detachable EV_KEY; alt, ctrl, shift: BOOLEAN): detachable MANAGED_SHORTCUT shortcut (a_shortcut: detachable MANAGED_SHORTCUT): detachable MANAGED_SHORTCUT shortcuts: ARRAYED_LIST [MANAGED_SHORTCUT] Commands make Constraints shortcuts not void
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org