Definition at line 174 of file QuartzWindow.h.
Instance Methods | |
| (unichar) | - fKeyCode | 
| (NSUInteger) | - fModifiers | 
| (id) | - initWithKey:modifiers: | 
| (BOOL) | - matchKey: | 
| (BOOL) | - matchKey:modifiers: | 
Private Attributes | |
| unichar | fKeyCode | 
| NSUInteger | fModifiers | 
#include <QuartzWindow.h>
| - (unichar) fKeyCode | 
Definition at line 1035 of file QuartzWindow.mm.
| - (NSUInteger) fModifiers | 
Definition at line 1035 of file QuartzWindow.mm.
| - (id) initWithKey: | (unichar) | keyCode | |
| modifiers: | (NSUInteger) | modifiers | 
Definition at line 1035 of file QuartzWindow.mm.
| - (BOOL) matchKey: | (unichar) | keyCode | 
Definition at line 1035 of file QuartzWindow.mm.
| - (BOOL) matchKey: | (unichar) | keyCode | |
| modifiers: | (NSUInteger) | modifiers | 
Definition at line 1035 of file QuartzWindow.mm.
      
  | 
  private | 
Definition at line 176 of file QuartzWindow.h.
      
  | 
  private | 
Definition at line 177 of file QuartzWindow.h.