![]() |
ROOT
6.06/09
Reference Guide
|
Include dependency graph for X11Events.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ROOT::MacOSX::X11::EventTranslator |
Namespaces | |
| ROOT | |
| Namespace for new ROOT classes and functions. | |
| ROOT::MacOSX | |
| ROOT::MacOSX::X11 | |
Typedefs | |
| typedef std::deque< Event_t > | ROOT::MacOSX::X11::EventQueue_t |
Enumerations | |
| enum | ROOT::MacOSX::X11::PointerGrab { ROOT::MacOSX::X11::kPGNoGrab, ROOT::MacOSX::X11::kPGImplicitGrab, ROOT::MacOSX::X11::kPGActiveGrab, ROOT::MacOSX::X11::kPGPassiveGrab } |
Functions | |
| void | ROOT::MacOSX::X11::MapUnicharToKeySym (unichar key, char *buf, Int_t len, UInt_t &rootKeySym) |
| Int_t | ROOT::MacOSX::X11::MapKeySymToKeyCode (Int_t keySym) |
| NSUInteger | ROOT::MacOSX::X11::GetCocoaKeyModifiersFromROOTKeyModifiers (UInt_t rootKeyModifiers) |
| UInt_t | ROOT::MacOSX::X11::GetModifiers () |