Contents

QLPreviewPanelDelegate

A protocol for the delegate of the Quick Look preview panel.

Declaration

protocol QLPreviewPanelDelegate : NSWindowDelegate

Overview

You can implement these methods to perform custom tasks in response to events in the preview panel.

Topics

Optional Methods

See Also

Previews