#include "ut_types.h"#include "ut_vector.h"#include "ev_EditBits.h"#include "ev_EditMethod.h"#include <vector>Go to the source code of this file.
Classes | |
| class | EV_EditBinding |
| union | EV_EditBinding::_u |
| class | EV_EditBindingMap |
Defines | |
| #define | EV_EBT_METHOD ((EV_EditBindingType) 0x1) |
| #define | EV_EBT_PREFIX ((EV_EditBindingType) 0x2) |
Typedefs | |
| typedef UT_uint32 | EV_EditBindingType |
Functions | |
| bool | EV_LoadBindings_Default (EV_EditMethodContainer *pemc, EV_EditBindingMap **ppebm) |
| #define EV_EBT_METHOD ((EV_EditBindingType) 0x1) |
| #define EV_EBT_PREFIX ((EV_EditBindingType) 0x2) |
Referenced by EV_EditBinding::getMap(), EV_EditEventMapper::Keystroke(), and EV_EditEventMapper::Mouse().
| typedef UT_uint32 EV_EditBindingType |
| bool EV_LoadBindings_Default | ( | EV_EditMethodContainer * | pemc, | |
| EV_EditBindingMap ** | ppebm | |||
| ) |
1.7.1