Logo ROOT   6.12/07
Reference Guide
List of all members | Instance Methods | Private Attributes | List of all members
PassiveKeyGrab Class Reference

Definition at line 132 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

◆ fKeyCode()

- (unichar) fKeyCode

Definition at line 1736 of file QuartzWindow.mm.

◆ fModifiers()

- (NSUInteger) fModifiers

Definition at line 1742 of file QuartzWindow.mm.

◆ initWithKey::()

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

Definition at line 1713 of file QuartzWindow.mm.

◆ matchKey:()

- (BOOL) matchKey: (unichar)  keyCode

Definition at line 1730 of file QuartzWindow.mm.

◆ matchKey::()

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

Definition at line 1724 of file QuartzWindow.mm.

Member Data Documentation

◆ fKeyCode

- (unichar) fKeyCode
private

Definition at line 134 of file QuartzWindow.h.

◆ fModifiers

- (NSUInteger) fModifiers
private

Definition at line 135 of file QuartzWindow.h.

Collaboration diagram for PassiveKeyGrab:
[legend]

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