
| ~KeyInfo() | |
| static TClass* | Class() |
| TClass* | IsA() const |
| KeyHandling::KeyInfo | KeyInfo(const KeyHandling::KeyInfo&) |
| KeyHandling::KeyInfo | KeyInfo(const TString& tag, const TString& desc, KeyHandling::AKeyCallback* foo, Int_t uid = 0) |
| KeyHandling::KeyInfo& | operator=(const KeyHandling::KeyInfo&) |
| void | ShowMembers(TMemberInspector& insp, char* parent) |
| void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |
| KeyHandling::AKeyCallback* | fCallback | |
| UChar_t | fDownCount | Number of activations (key, overlay button, ...). |
| Int_t | fIndex | Index in "compressed" key/action list in Spiritio. |
| TString | fKeyDesc | Description to be displayed in key setup dialog. |
| TString | fKeyTag | Unique tag used in GL to build tag - index map. |
| Int_t | fUserId | Id that can be specified by user to reuse callback foo. |
