<OFApplicationDelegate> Protocol Reference

A protocol for delegates of OFApplication. More...

#import <OFApplication.h>

List of all members.

Public Member Functions

(void) - applicationDidFinishLaunching
(void) - applicationWillTerminate

Detailed Description

A protocol for delegates of OFApplication.


Member Function Documentation

- (void) applicationDidFinishLaunching  

This method is called when the application was initialized and is running now.

- (void) applicationWillTerminate  

This method is called when the application will terminate.


The documentation for this protocol was generated from the following file:
 All Classes Functions Variables
Generated on Sun May 9 16:52:21 2010 for ObjFW by  doxygen 1.6.3