#include "SkTypes.h"
Go to the source code of this file.
Enumerations | |
enum | SkKey { kNONE_SkKey, kLeftSoftKey_SkKey, kRightSoftKey_SkKey, kHome_SkKey, kBack_SkKey, kSend_SkKey, kEnd_SkKey, k0_SkKey, k1_SkKey, k2_SkKey, k3_SkKey, k4_SkKey, k5_SkKey, k6_SkKey, k7_SkKey, k8_SkKey, k9_SkKey, kStar_SkKey, kHash_SkKey, kUp_SkKey, kDown_SkKey, kLeft_SkKey, kRight_SkKey, kOK_SkKey, kVolUp_SkKey, kVolDown_SkKey, kPower_SkKey, kCamera_SkKey, kSkKeyCount } |
enum SkKey |
kNONE_SkKey | |
kLeftSoftKey_SkKey | |
kRightSoftKey_SkKey | |
kHome_SkKey |
the home key - added to match android |
kBack_SkKey |
(CLR) |
kSend_SkKey |
the green (talk) key |
kEnd_SkKey |
the red key |
k0_SkKey | |
k1_SkKey | |
k2_SkKey | |
k3_SkKey | |
k4_SkKey | |
k5_SkKey | |
k6_SkKey | |
k7_SkKey | |
k8_SkKey | |
k9_SkKey | |
kStar_SkKey |
the * key |
kHash_SkKey |
the # key |
kUp_SkKey | |
kDown_SkKey | |
kLeft_SkKey | |
kRight_SkKey | |
kOK_SkKey |
the center key |
kVolUp_SkKey |
volume up - match android |
kVolDown_SkKey |
volume down - same |
kPower_SkKey |
power button - same |
kCamera_SkKey |
camera - same |
kSkKeyCount |