AdditionalVirtKeys | KeyPress | [private, static] |
AddVirtualKeyCode(UINT32 VCode, WCHAR Unicode) | KeyPress | [static] |
Adjust | KeyPress | [private] |
AdjustStateLeft | KeyPress | [private, static] |
AdjustStateRight | KeyPress | [private, static] |
Alternative | KeyPress | [private] |
AlternativeStateLeft | KeyPress | [private, static] |
AlternativeStateRight | KeyPress | [private, static] |
AsciiVal | KeyPress | [private, static] |
CC_DECLARE_MEMDUMP(KeyPress) | KeyPress | [private] |
Constrain | KeyPress | [private] |
ConstrainStateLeft | KeyPress | [private, static] |
ConstrainStateRight | KeyPress | [private, static] |
ConstructVK(TCHAR ch) | KeyPress | [static] |
DispatchKeyEvent(UINT32 nMsgID, UINT32 nChar, UINT32 nRepCnt, UINT32 nFlags) | KeyPress | [static] |
EscapePressed(KeyPress *pKeyPress) | KeyPress | [private, static] |
Extended | KeyPress | [private] |
fModifierChanged | KeyPress | [private, static] |
GenerateCharMessage(wxKeyEvent *pMsg) | KeyPress | [static] |
GenerateKeyPress(wxKeyEvent *pMsg, KeyPress **ppKeyPress) | KeyPress | [private, static] |
GenerateUnicode(UINT32 VirtKey, UINT32 ScanCode, BYTE *pKeyState, WCHAR *pWideCharBuf, UINT32 WideCharBufSize) | KeyPress | [private, static] |
GetHotKeysFilename() | KeyPress | [static] |
GetUnicode() | KeyPress | [inline] |
GetVirtKey() | KeyPress | [inline] |
IgnoreKeyMessage(KeyPressSysMsg *pKeySysMsg) | KeyPress | [private, static] |
Init() | KeyPress | [static] |
Initialise() | KeyPress | [private] |
IsAdjust() | KeyPress | [inline] |
IsAdjustPressed() | KeyPress | [static] |
IsAlternative() | KeyPress | [inline] |
IsAlternativePressed() | KeyPress | [static] |
IsChar() | KeyPress | [inline] |
IsConstrain() | KeyPress | [inline] |
IsConstrainPressed() | KeyPress | [static] |
IsEscapePressed() | KeyPress | [static] |
IsExtended() | KeyPress | [inline] |
IsGalleryCtrlPressed(void) | KeyPress | [static] |
IsGalleryShiftPressed(void) | KeyPress | [static] |
IsKeyPressed(UINT32 VirtKey) | KeyPress | [static] |
IsModified() | KeyPress | [inline] |
IsModifier(UINT32 VirtKey) | KeyPress | [private, static] |
IsOkInDrags() | KeyPress | [inline] |
IsOption() | KeyPress | [inline] |
IsPress() | KeyPress | [inline] |
IsRelease() | KeyPress | [inline] |
IsRepeat() | KeyPress | [inline] |
IsRightHand() | KeyPress | [inline] |
IsValid() | KeyPress | |
KeyPress(KeyPressSysMsg *pKeySysMsg, WCHAR UnicodeChar) | KeyPress | |
KeyPress(UINT32 VirtKey, BOOL PlusAdjust=FALSE, BOOL PlusConstrain=FALSE, BOOL PlusAlternative=FALSE, BOOL ExtendedKey=FALSE, BOOL WorksInDragsKey=FALSE) | KeyPress | |
KeyPress(const KeyPress &c) | KeyPress | [inline] |
KeyPress() | KeyPress | [private] |
LastLeadByte | KeyPress | [private, static] |
m_fIsChar | KeyPress | [private] |
MakeKeyPress(KeyPressSysMsg *pKeySysMsg) | KeyPress | [private, static] |
ModifierChanged() | KeyPress | [inline, static] |
operator==(const KeyPress &) | KeyPress | |
Option | KeyPress | [private] |
OptionStateLeft | KeyPress | [private, static] |
OptionStateRight | KeyPress | [private, static] |
Release | KeyPress | [private] |
RemoveVirtualKeyCode(UINT32 VCode, WCHAR Unicode) | KeyPress | [static] |
Repeat | KeyPress | [private] |
ResetModifierKeys() | KeyPress | [static] |
RightHand | KeyPress | [private] |
TranslateMessage(wxKeyEvent *pMsg) | KeyPress | [static] |
Unicode | KeyPress | [private] |
UpdateModifierStatus(KeyPressSysMsg *pKeySysMsg) | KeyPress | [private, static] |
Valid | KeyPress | [private] |
ValidAsciiVal | KeyPress | [private, static] |
VirtKey | KeyPress | [private] |
WorksInDrag | KeyPress | [private] |