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