Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Instance Methods | Private Attributes | List of all members
PassiveKeyGrab Class Reference

Definition at line 131 of file QuartzWindow.h.

Instance Methods

(unichar) - fKeyCode
 
(NSUInteger) - fModifiers
 
(id- initWithKey::
 
(BOOL) - matchKey:
 
(BOOL) - matchKey::
 

Private Attributes

unichar fKeyCode
 
NSUInteger fModifiers
 

#import <QuartzWindow.h>

Inheritance diagram for PassiveKeyGrab:
[legend]

Method Documentation

- (unichar) fKeyCode

Definition at line 1713 of file QuartzWindow.mm.

- (NSUInteger) fModifiers

Definition at line 1719 of file QuartzWindow.mm.

- (id) initWithKey: (unichar)  modifiers
: (NSUInteger)  modifiers 

Definition at line 1690 of file QuartzWindow.mm.

- (BOOL) matchKey: (unichar)  keyCode

Definition at line 1707 of file QuartzWindow.mm.

- (BOOL) matchKey: (unichar)  modifiers
: (NSUInteger)  modifiers 

Definition at line 1701 of file QuartzWindow.mm.

Member Data Documentation

- (unichar) fKeyCode
private

Definition at line 133 of file QuartzWindow.h.

- (NSUInteger) fModifiers
private

Definition at line 134 of file QuartzWindow.h.


The documentation for this class was generated from the following files: