Loading [MathJax]/extensions/tex2jax.js
Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
PassiveKeyGrab Class Reference

Definition at line 163 of file QuartzWindow.h.

Instance Methods

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

Private Attributes

unichar fKeyCode
 
NSUInteger fModifiers
 

#import <QuartzWindow.h>

Inheritance diagram for PassiveKeyGrab:
[legend]

Method Documentation

◆ fKeyCode

- (unichar) fKeyCode

Definition at line 1035 of file QuartzWindow.mm.

◆ fModifiers

- (NSUInteger) fModifiers

Definition at line 1035 of file QuartzWindow.mm.

◆ initWithKey:modifiers:

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

Definition at line 1035 of file QuartzWindow.mm.

◆ matchKey:

- (BOOL) matchKey: (unichar)  keyCode

Definition at line 1035 of file QuartzWindow.mm.

◆ matchKey:modifiers:

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

Definition at line 1035 of file QuartzWindow.mm.

Member Data Documentation

◆ fKeyCode

- (unichar) fKeyCode
private

Definition at line 165 of file QuartzWindow.h.

◆ fModifiers

- (NSUInteger) fModifiers
private

Definition at line 166 of file QuartzWindow.h.

Collaboration diagram for PassiveKeyGrab:
[legend]

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