Qt 4.8
Public Functions | List of all members
<NSWindowDelegate > Protocol Reference
Inheritance diagram for <NSWindowDelegate >:

Public Functions

(void) - windowDidResize:
 
(BOOL) - windowShouldClose:
 
(NSSize) - windowWillResize:toSize:
 

Detailed Description

Definition at line 60 of file qcolordialog_mac.mm.

Functions

◆ windowDidResize:()

- (void NSWindowDelegate) windowDidResize: (NSNotification *)  notification

◆ windowShouldClose:()

- (BOOL NSWindowDelegate) windowShouldClose: (id)  window

◆ windowWillResize:toSize:()

- (NSSize NSWindowDelegate) windowWillResize: (NSWindow *)  window
toSize: (NSSize)  proposedFrameSize 

The documentation for this protocol was generated from the following files: