#import <vclnsapp.h>
Definition at line 38 of file vclnsapp.h.
- (void) addDockMenuItem: |
|
(NSMenuItem *) |
pNewItem |
|
- (void) addFallbackMenuItem: |
|
(NSMenuItem *) |
pNewItem |
|
- (BOOL) application: |
|
(NSApplication *) |
app |
openFile: |
|
(NSString *) |
file |
|
|
| |
- (void) application: |
|
(NSApplication *) |
app |
openFiles: |
|
(NSArray *) |
files |
|
|
| |
- (BOOL) application: |
|
(NSApplication *) |
app |
printFile: |
|
(NSString *) |
file |
|
|
| |
- (NSApplicationPrintReply) application: |
|
(NSApplication *) |
app |
printFiles: |
|
(NSArray *) |
files |
withSettings: |
|
(NSDictionary *) |
printSettings |
showPrintPanels: |
|
(BOOL) |
bShowPrintPanels |
|
|
| |
- (void) applicationDidFinishLaunching: |
|
(NSNotification *) |
pNotification |
|
- (NSMenu*) applicationDockMenu: |
|
(NSApplication *) |
sender |
|
- (BOOL) applicationShouldHandleReopen: |
|
(NSApplication *) |
pApp |
hasVisibleWindows: |
|
(BOOL) |
bWinVisible |
|
|
| |
- (NSApplicationTerminateReply) applicationShouldTerminate: |
|
(NSApplication *) |
app |
|
- (void) applicationWillBecomeActive: |
|
(NSNotification *) |
pNotification |
|
- (void) applicationWillResignActive: |
|
(NSNotification *) |
pNotification |
|
- (void) applicationWillTerminate: |
|
(NSNotification *) |
aNotification |
|
- (void) removeFallbackMenuItem: |
|
(NSMenuItem *) |
pOldItem |
|
- (void) screenParametersChanged: |
|
(NSNotification *) |
pNotification |
|
- (void) scrollbarSettingsChanged: |
|
(NSNotification *) |
pNotification |
|
- (void) scrollbarVariantChanged: |
|
(NSNotification *) |
pNotification |
|
- (void) sendEvent: |
|
(NSEvent *) |
pEvent |
|
- (void) sendSuperEvent: |
|
(NSEvent *) |
pEvent |
|
- (void) setDockIconClickHandler: |
|
(NSObject *) |
pHandler |
|
- (void) systemColorsChanged: |
|
(NSNotification *) |
pNotification |
|
The documentation for this class was generated from the following file: