|
|
![]() products linux osx win32 autodox classtree source code | guieventkeyVersion 0.957, build id 0702181859guieventkeyEnheritance Chain (Class guieventkey extends...)gfxenum enum int char num primitive objectTranslation Stringsge_kb_invalid: GE_KB_INVALID0: Invalid ge_kb_esc: GE_KB_ESC 1: ESC ge_kb_del: GE_KB_DEL 8: DEL ge_kb_back: GE_KB_BACK 9: BACK ge_kb_up: GE_KB_UP 10: UP ge_kb_down: GE_KB_DOWN 11: DOWN ge_kb_left: GE_KB_LEFT 12: LEFT ge_kb_right: GE_KB_RIGHT 13: RIGHT ge_kb_home: GE_KB_HOME 14: HOME ge_kb_end: GE_KB_END 15: END ge_kb_pageup: GE_KB_PAGEUP 16: PAGE-UP ge_kb_pagedown: GE_KB_PAGEDOWN 17: PAGE-DOWN ge_kb_return: GE_KB_RETURN 5: RET ge_kb_control: GE_KB_CONTROL 2: CTRL ge_kb_shift: GE_KB_SHIFT 3: SHIFT ge_kb_menu: GE_KB_MENU 4: MENU ge_kb_f1: GE_KB_F1 18: F1 ge_kb_f2: GE_KB_F2 19: F2 ge_kb_f3: GE_KB_F3 20: F3 ge_kb_f4: GE_KB_F4 21: F4 ge_kb_f5: GE_KB_F5 22: F5 ge_kb_f6: GE_KB_F6 23: F6 ge_kb_f7: GE_KB_F7 24: F7 ge_kb_f8: GE_KB_F8 25: F8 ge_kb_f9: GE_KB_F9 26: F9 ge_kb_f10: GE_KB_F10 27: F10 ge_kb_f11: GE_KB_F11 28: F11 ge_kb_f12: GE_KB_F12 29: F12 Static Propertiesstatic const volatile guieventkey choice[];static const volatile enumid GE_KB_BACK; static const volatile enumid GE_KB_CONTROL; static const volatile enumid GE_KB_DEL; static const volatile enumid GE_KB_DOWN; static const volatile enumid GE_KB_END; static const volatile enumid GE_KB_ESC; static const volatile enumid GE_KB_F1; static const volatile enumid GE_KB_F10; static const volatile enumid GE_KB_F11; static const volatile enumid GE_KB_F12; static const volatile enumid GE_KB_F2; static const volatile enumid GE_KB_F3; static const volatile enumid GE_KB_F4; static const volatile enumid GE_KB_F5; static const volatile enumid GE_KB_F6; static const volatile enumid GE_KB_F7; static const volatile enumid GE_KB_F8; static const volatile enumid GE_KB_F9; static const volatile enumid GE_KB_HOME; static const volatile enumid GE_KB_INVALID; static const volatile enumid GE_KB_LEFT; static const volatile enumid GE_KB_MENU; static const volatile enumid GE_KB_PAGEDOWN; static const volatile enumid GE_KB_PAGEUP; static const volatile enumid GE_KB_RETURN; static const volatile enumid GE_KB_RIGHT; static const volatile enumid GE_KB_SHIFT; static const volatile enumid GE_KB_UP; Numeric Limitsmin:-2147483648 - max:2147483647 - dft:0 |