#include <omgui/app.h>
#include <omgui/exception.h>
#import <Cocoa/Cocoa.h>
Namespaces | |
| namespace | omgui |
Classes | |
| class | NSApplication(AppleMenu) |
| class | OmguiApplicationDelegate |
Functions | |
| static NSString * | getApplicationName (void) |
| void | register_argc_argv (int argc, char *argv[]) |
| static void | set_up_menubar () |
Variables | |
| NSAutoreleasePool * | pool |
| int | s_argc |
| char ** | s_argv |
| static NSString* getApplicationName | ( | void | ) | [static] |
| void register_argc_argv | ( | int | argc, | |
| char * | argv[] | |||
| ) |
| static void set_up_menubar | ( | ) | [static] |
NSAutoreleasePool* pool [static] |
int s_argc [static] |
char** s_argv [static] |