ROOT 6.08/07 Reference Guide |
Definition at line 145 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>
- (unichar) fKeyCode |
Definition at line 1735 of file QuartzWindow.mm.
- (NSUInteger) fModifiers |
Definition at line 1741 of file QuartzWindow.mm.
- (id) initWithKey: | (unichar) | modifiers | |
: | (NSUInteger) | modifiers | |
Definition at line 1712 of file QuartzWindow.mm.
- (BOOL) matchKey: | (unichar) | keyCode |
Definition at line 1729 of file QuartzWindow.mm.
- (BOOL) matchKey: | (unichar) | modifiers | |
: | (NSUInteger) | modifiers | |
Definition at line 1723 of file QuartzWindow.mm.
|
private |
Definition at line 147 of file QuartzWindow.h.
|
private |
Definition at line 148 of file QuartzWindow.h.