|
Blender V4.3
|
#include <GHOST_WindowViewCocoa.hh>
Inherits COCOA_VIEW_BASE_CLASS, and <NSTextInputClient>.
Instance Methods | |
| (instancetype) | - initWithSystemCocoa:windowCocoa:frame: |
Protected Attributes | |
| bool | composing |
| NSString * | composing_text |
Properties | |
| GHOST_SystemCocoa * | systemCocoa |
| GHOST_WindowCocoa * | windowCocoa |
Definition at line 18 of file GHOST_WindowViewCocoa.hh.
| - (instancetype) initWithSystemCocoa: | (GHOST_SystemCocoa *) | sysCocoa | |
| windowCocoa: | (GHOST_WindowCocoa *) | winCocoa | |
| frame: | (NSRect) | frameRect |
Definition at line 39 of file GHOST_WindowViewCocoa.hh.
References composing, composing_text, and self.
|
protected |
Definition at line 21 of file GHOST_WindowViewCocoa.hh.
Referenced by initWithSystemCocoa:windowCocoa:frame:.
|
protected |
Definition at line 22 of file GHOST_WindowViewCocoa.hh.
Referenced by initWithSystemCocoa:windowCocoa:frame:.
|
readnonatomicassign |
Definition at line 38 of file GHOST_WindowViewCocoa.hh.
|
readnonatomicassign |
Definition at line 39 of file GHOST_WindowViewCocoa.hh.