Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/putil/keyboardButton.cxx File Reference

#include "keyboardButton.h"
#include "buttonRegistry.h"
#include <ctype.h>

Go to the source code of this file.

Defines

#define DEFINE_KEYBD_BUTTON_HANDLE(KeyName)

Variables

ButtonHandle _space
ButtonHandle _backspace
ButtonHandle _tab
ButtonHandle _enter
ButtonHandle _escape
ButtonHandle _f1
ButtonHandle _f2
ButtonHandle _f3
ButtonHandle _f4
ButtonHandle _f5
ButtonHandle _f6
ButtonHandle _f7
ButtonHandle _f8
ButtonHandle _f9
ButtonHandle _f10
ButtonHandle _f11
ButtonHandle _f12
ButtonHandle _left
ButtonHandle _right
ButtonHandle _up
ButtonHandle _down
ButtonHandle _page_up
ButtonHandle _page_down
ButtonHandle _home
ButtonHandle _end
ButtonHandle _insert
ButtonHandle _del
ButtonHandle _meta
ButtonHandle _caps_lock
ButtonHandle _shift_lock
ButtonHandle _scroll_lock
ButtonHandle _num_lock
ButtonHandle _print_screen
ButtonHandle _shift
ButtonHandle _control
ButtonHandle _alt


Detailed Description

Definition in file keyboardButton.cxx.


Define Documentation

#define DEFINE_KEYBD_BUTTON_HANDLE KeyName   ) 
 

Value:

static ButtonHandle _##KeyName; \
                  ButtonHandle KeyboardButton::KeyName() { return _##KeyName; }

Definition at line 67 of file keyboardButton.cxx.


Variable Documentation

ButtonHandle _alt [static]
 

Definition at line 107 of file keyboardButton.cxx.

ButtonHandle _backspace [static]
 

Definition at line 73 of file keyboardButton.cxx.

ButtonHandle _caps_lock [static]
 

Definition at line 100 of file keyboardButton.cxx.

ButtonHandle _control [static]
 

Definition at line 106 of file keyboardButton.cxx.

ButtonHandle _del [static]
 

Definition at line 98 of file keyboardButton.cxx.

ButtonHandle _down [static]
 

Definition at line 92 of file keyboardButton.cxx.

ButtonHandle _end [static]
 

Definition at line 96 of file keyboardButton.cxx.

ButtonHandle _enter [static]
 

Definition at line 75 of file keyboardButton.cxx.

ButtonHandle _escape [static]
 

Definition at line 76 of file keyboardButton.cxx.

ButtonHandle _f1 [static]
 

Definition at line 77 of file keyboardButton.cxx.

ButtonHandle _f10 [static]
 

Definition at line 86 of file keyboardButton.cxx.

ButtonHandle _f11 [static]
 

Definition at line 87 of file keyboardButton.cxx.

ButtonHandle _f12 [static]
 

Definition at line 88 of file keyboardButton.cxx.

ButtonHandle _f2 [static]
 

Definition at line 78 of file keyboardButton.cxx.

ButtonHandle _f3 [static]
 

Definition at line 79 of file keyboardButton.cxx.

ButtonHandle _f4 [static]
 

Definition at line 80 of file keyboardButton.cxx.

ButtonHandle _f5 [static]
 

Definition at line 81 of file keyboardButton.cxx.

ButtonHandle _f6 [static]
 

Definition at line 82 of file keyboardButton.cxx.

ButtonHandle _f7 [static]
 

Definition at line 83 of file keyboardButton.cxx.

ButtonHandle _f8 [static]
 

Definition at line 84 of file keyboardButton.cxx.

ButtonHandle _f9 [static]
 

Definition at line 85 of file keyboardButton.cxx.

ButtonHandle _home [static]
 

Definition at line 95 of file keyboardButton.cxx.

ButtonHandle _insert [static]
 

Definition at line 97 of file keyboardButton.cxx.

ButtonHandle _left [static]
 

Definition at line 89 of file keyboardButton.cxx.

ButtonHandle _meta [static]
 

Definition at line 99 of file keyboardButton.cxx.

ButtonHandle _num_lock [static]
 

Definition at line 103 of file keyboardButton.cxx.

ButtonHandle _page_down [static]
 

Definition at line 94 of file keyboardButton.cxx.

ButtonHandle _page_up [static]
 

Definition at line 93 of file keyboardButton.cxx.

ButtonHandle _print_screen [static]
 

Definition at line 104 of file keyboardButton.cxx.

ButtonHandle _right [static]
 

Definition at line 90 of file keyboardButton.cxx.

ButtonHandle _scroll_lock [static]
 

Definition at line 102 of file keyboardButton.cxx.

ButtonHandle _shift [static]
 

Definition at line 105 of file keyboardButton.cxx.

ButtonHandle _shift_lock [static]
 

Definition at line 101 of file keyboardButton.cxx.

ButtonHandle _space [static]
 

Definition at line 72 of file keyboardButton.cxx.

ButtonHandle _tab [static]
 

Definition at line 74 of file keyboardButton.cxx.

ButtonHandle _up [static]
 

Definition at line 91 of file keyboardButton.cxx.


Generated on Fri May 2 00:46:11 2003 for Panda by doxygen1.3