Logo ROOT   6.10/09
Reference Guide
Namespaces | Variables
CocoaConstants.h File Reference
#include <Cocoa/Cocoa.h>
Include dependency graph for CocoaConstants.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::MacOSX
 
 ROOT::MacOSX::Details
 

Variables

const NSUInteger ROOT::MacOSX::Details::kAlphaShiftKeyMask = NSAlphaShiftKeyMask
 
const NSUInteger ROOT::MacOSX::Details::kAlternateKeyMask = NSAlternateKeyMask
 
const NSUInteger ROOT::MacOSX::Details::kBorderlessWindowMask = NSBorderlessWindowMask
 
const NSUInteger ROOT::MacOSX::Details::kClosableWindowMask = NSClosableWindowMask
 
const NSUInteger ROOT::MacOSX::Details::kCommandKeyMask = NSCommandKeyMask
 
const NSUInteger ROOT::MacOSX::Details::kControlKeyMask = NSControlKeyMask
 
const NSUInteger ROOT::MacOSX::Details::kDeviceIndependentModifierFlagsMask = NSDeviceIndependentModifierFlagsMask
 
const NSEventType ROOT::MacOSX::Details::kKeyDown = NSKeyDown
 
const NSEventType ROOT::MacOSX::Details::kKeyUp = NSKeyUp
 
const NSEventType ROOT::MacOSX::Details::kLeftMouseDown = NSLeftMouseDown
 
const NSUInteger ROOT::MacOSX::Details::kMiniaturizableWindowMask = NSMiniaturizableWindowMask
 
const NSUInteger ROOT::MacOSX::Details::kResizableWindowMask = NSResizableWindowMask
 
const NSEventType ROOT::MacOSX::Details::kRightMouseDown = NSRightMouseDown
 
const NSUInteger ROOT::MacOSX::Details::kShiftKeyMask = NSShiftKeyMask
 
const NSUInteger ROOT::MacOSX::Details::kTitledWindowMask = NSTitledWindowMask