CatNiP docutest
Sähköinen nuottikirja, HY-TKTKL-OHTUPROJ KESÄ11
CatNiPAppDelegate Class Reference

#import <CatNiPAppDelegate.h>

List of all members.

Public Member Functions

(BOOL) - application:didFinishLaunchingWithOptions: [implementation]
(void) - applicationDidBecomeActive: [implementation]
(void) - applicationDidEnterBackground: [implementation]
(void) - applicationWillEnterForeground: [implementation]
(void) - applicationWillResignActive: [implementation]
(void) - applicationWillTerminate: [implementation]
(void) - dealloc [implementation]
(void) - installUncaughtExceptionHandler [implementation]

Properties

IBOutlet CatNiPViewControllerviewController
IBOutlet UIWindow * window

Member Function Documentation

- (BOOL) application: (UIApplication *)  application
didFinishLaunchingWithOptions: (NSDictionary *)  launchOptions 
[implementation]

Load all LocalScoreData objects from memory. Also create composer dictionary from the loaded scores.

Load all Playlist objects from memory.

Here is the call graph for this function:

- (void) applicationDidBecomeActive: (UIApplication *)  application [implementation]
- (void) applicationDidEnterBackground: (UIApplication *)  application [implementation]

Here is the call graph for this function:

- (void) applicationWillEnterForeground: (UIApplication *)  application [implementation]
- (void) applicationWillResignActive: (UIApplication *)  application [implementation]
- (void) applicationWillTerminate: (UIApplication *)  application [implementation]

Here is the call graph for this function:

- (void) dealloc [implementation]
- (void) installUncaughtExceptionHandler [implementation]

Here is the call graph for this function:


Property Documentation

- (IBOutlet CatNiPViewController*) viewController [read, write, retain]
- (IBOutlet UIWindow*) window [read, write, retain]

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Properties Defines