Blender  V3.3
Instance Methods | Protected Attributes | List of all members
COCOA_VIEW_CLASS Class Reference

#import <GHOST_WindowViewCocoa.h>

Inheritance diagram for COCOA_VIEW_CLASS:

Instance Methods

(void- setSystemAndWindowCocoa:windowCocoa:
 

Protected Attributes

GHOST_SystemCocoasystemCocoa
 
GHOST_WindowCocoaassociatedWindow
 
bool composing
 
NSString * composing_text
 

Detailed Description

Definition at line 17 of file GHOST_WindowViewCocoa.h.

Method Documentation

◆ setSystemAndWindowCocoa:windowCocoa:

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

Definition at line 24 of file GHOST_WindowViewCocoa.h.

Member Data Documentation

◆ associatedWindow

- (GHOST_WindowCocoa*) associatedWindow
protected

Definition at line 21 of file GHOST_WindowViewCocoa.h.

◆ composing

- (bool) composing
protected

Definition at line 23 of file GHOST_WindowViewCocoa.h.

◆ composing_text

- (NSString*) composing_text
protected

Definition at line 24 of file GHOST_WindowViewCocoa.h.

◆ systemCocoa

- (GHOST_SystemCocoa*) systemCocoa
protected

Definition at line 20 of file GHOST_WindowViewCocoa.h.


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