#include "ut_string_class.h"
#include "ev_EditEventMapper.h"
#include "ev_EditBinding.h"
Go to the source code of this file.
Classes | |
class | LoadBindings |
class | EV_NamedVirtualKey |
Typedefs | |
typedef std::map< std::string, UT_uint8 > | UnbindMap |
typedef std::map< UT_uint32, std::string > | BindingMap |
Enumerations | |
enum | { DONT_UNBIND_MOUSECONTEXTS = 0x01, DONT_UNBIND_KEYSTROKES = 0x02, DONT_UNBIND_ANYTHING = 0x03 } |
enum | _FROM_URI { FROM_URI } |
enum | _FROM_MEMORY { FROM_MEMORY } |
typedef std::map<UT_uint32,std::string> BindingMap |
enum _FROM_MEMORY |
enum _FROM_URI |