Blender V2.61 - r43446
Public Member Functions | Protected Attributes

CocoaAppDelegate Class Reference

List of all members.

Public Member Functions

(void) - setSystemCocoa:
(BOOL) - application:openFile:
(NSApplicationTerminateReply) - applicationShouldTerminate:
(void) - applicationWillTerminate:
(void) - applicationWillBecomeActive:

Protected Attributes

GHOST_SystemCocoasystemCocoa

Detailed Description

CocoaAppDelegate ObjC object to capture applicationShouldTerminate, and send quit event

Definition at line 494 of file GHOST_SystemCocoa.mm.


Member Function Documentation

- (BOOL) application: (NSApplication *)  theApplication
openFile: (NSString *)  filename 
- (NSApplicationTerminateReply) applicationShouldTerminate: (NSApplication *)  sender
- (void) applicationWillBecomeActive: (NSNotification *)  aNotification
- (void) applicationWillTerminate: (NSNotification *)  aNotification

Definition at line 528 of file GHOST_SystemCocoa.mm.

- (void) setSystemCocoa: (GHOST_SystemCocoa *)  sysCocoa

Referenced by GHOST_SystemCocoa::init().


Member Data Documentation

- (GHOST_SystemCocoa*) systemCocoa [protected]

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