Baseclasses
Definition
An instance M of type DefaultKeymapper is a keymapper, which defines string constants for all enumeration values of type key::Predefined. A global default keymapper is used by class AGD. The predefined strings are descibed in the manual page of class AGD (see Sect. AGD Base).
#include < AGD/DefaultKeymapper.h >
Creation
DefaultKeymapper | M | creates an instances M of type DefaultKeymapper. |
Operations
All operations for keymappers are also available for default keymappers.
AgdKey | M.predefined(key::Predefined k) | |
converts k into a key of M. |
© Copyright 1998-2001, Algorithmic Solutions Software GmbH. All rights reserved.
2001-08-13