Planeshift
EEditShortcutKey Struct Reference

#include <eeditshortcutstoolbox.h>

Public Member Functions

 EEditShortcutKey (const char *_command, int _key, int _modifiers)
 

Public Attributes

csString command
 
int key
 
int modifiers
 

Detailed Description

Definition at line 33 of file eeditshortcutstoolbox.h.

Constructor & Destructor Documentation

EEditShortcutKey::EEditShortcutKey ( const char *  _command,
int  _key,
int  _modifiers 
)
inline

Definition at line 35 of file eeditshortcutstoolbox.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: