#import <GoFlowAppDelegate.h>
Protected Attributes | |
NSWindow * | window |
Properties | |
IBOutlet NSWindow * | window |
FlowData * | data |
SettingsController * | settings |
Entry point for GoFlow
- (NSWindow*) window [protected] |
- (FlowData *) data [read, write, assign] |
- (SettingsController *) settings [read, write, assign] |
- (IBOutlet NSWindow*) window [read, write, assign] |