|
FuncDoodle
|
This is the complete list of members for FuncDoodle::Shortcut, including all inherited members.
| IsPressed() const | FuncDoodle::Shortcut | |
| Key | FuncDoodle::Shortcut | |
| operator char *() const | FuncDoodle::Shortcut | |
| operator==(const Shortcut &other) const | FuncDoodle::Shortcut | inline |
| RequiresCtrl | FuncDoodle::Shortcut | |
| RequiresShift | FuncDoodle::Shortcut | |
| RequiresSuper | FuncDoodle::Shortcut | |
| Shortcut() | FuncDoodle::Shortcut | |
| Shortcut(const char *str) | FuncDoodle::Shortcut | |
| Shortcut(bool requiresCtrl, bool requiresShift, bool requiresSuper, KeyMask key) | FuncDoodle::Shortcut |