Searched refs:AppDelegate (Results 1 – 5 of 5) sorted by relevance
2 // AppDelegate.m9 #import "AppDelegate.h"31 @implementation AppDelegate implementation
11 @interface AppDelegate : NSObject <NSApplicationDelegate>
15 …F8286B15CB0A080091B85A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D8F8286A15C…32 …8F8286915CB0A080091B85A /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcec…33 …F8286A15CB0A080091B85A /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourceco…93 D8F8286915CB0A080091B85A /* AppDelegate.h */,94 D8F8286A15CB0A080091B85A /* AppDelegate.m */,178 D8F8286B15CB0A080091B85A /* AppDelegate.m in Sources */,
28 class AppDelegate: UIResponder, UIApplicationDelegate { class
24 …torials/??g tempsource/PETSc-OSX.examples/PETSc\ cocoa\ example/PETSc\ cocoa\ example/AppDelegate.m