Blender  V2.93
Instance Methods | Protected Attributes | List of all members
COCOA_VIEW_CLASS Class Reference

#import <GHOST_WindowViewCocoa.h>

Inherits COCOA_VIEW_BASE_CLASS, and <NSTextInput>.

Instance Methods

(void) - setSystemAndWindowCocoa:windowCocoa:
 

Protected Attributes

GHOST_SystemCocoasystemCocoa
 
GHOST_WindowCocoaassociatedWindow
 
bool composing
 
NSString * composing_text
 
bool immediate_draw
 

Detailed Description

Definition at line 28 of file GHOST_WindowViewCocoa.h.

Method Documentation

◆ setSystemAndWindowCocoa:windowCocoa:

- (void) setSystemAndWindowCocoa: (GHOST_SystemCocoa *)  sysCocoa
windowCocoa: (GHOST_WindowCocoa *)  winCocoa 

Definition at line 37 of file GHOST_WindowViewCocoa.h.

Member Data Documentation

◆ associatedWindow

- (GHOST_WindowCocoa*) associatedWindow
protected

Definition at line 32 of file GHOST_WindowViewCocoa.h.

◆ composing

- (bool) composing
protected

Definition at line 34 of file GHOST_WindowViewCocoa.h.

◆ composing_text

- (NSString*) composing_text
protected

Definition at line 35 of file GHOST_WindowViewCocoa.h.

◆ immediate_draw

- (bool) immediate_draw
protected

Definition at line 37 of file GHOST_WindowViewCocoa.h.

◆ systemCocoa

- (GHOST_SystemCocoa*) systemCocoa
protected

Definition at line 31 of file GHOST_WindowViewCocoa.h.


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