|
Planeshift
|
#include <eeditshortcutstoolbox.h>
Public Member Functions | |
| EEditShortcutKey (const char *_command, int _key, int _modifiers) | |
Public Attributes | |
| csString | command |
| int | key |
| int | modifiers |
Definition at line 33 of file eeditshortcutstoolbox.h.
Definition at line 35 of file eeditshortcutstoolbox.h.
| csString EEditShortcutKey::command |
Definition at line 40 of file eeditshortcutstoolbox.h.
| int EEditShortcutKey::key |
Definition at line 41 of file eeditshortcutstoolbox.h.
| int EEditShortcutKey::modifiers |
Definition at line 42 of file eeditshortcutstoolbox.h.