Freigeben über


IQLPreviewPanelDelegate Schnittstelle

Definition

[Foundation.Protocol(Name="QLPreviewPanelDelegate", WrapperType=typeof(QuickLookUI.QLPreviewPanelDelegateWrapper))]
public interface IQLPreviewPanelDelegate : AppKit.INSWindowDelegate, IDisposable
type IQLPreviewPanelDelegate = interface
    interface INativeObject
    interface IDisposable
    interface INSWindowDelegate
Abgeleitet
Attribute
Implementiert

Eigenschaften

Handle

Handle (Zeiger) auf die Darstellung des nicht verwalteten Objekts.

(Geerbt von INativeObject)

Erweiterungsmethoden

CustomWindowsToEnterFullScreen(INSWindowDelegate, NSWindow)
CustomWindowsToExitFullScreen(INSWindowDelegate, NSWindow)
DidBecomeKey(INSWindowDelegate, NSNotification)
DidBecomeMain(INSWindowDelegate, NSNotification)
DidChangeBackingProperties(INSWindowDelegate, NSNotification)
DidChangeScreen(INSWindowDelegate, NSNotification)
DidChangeScreenProfile(INSWindowDelegate, NSNotification)
DidDecodeRestorableState(INSWindowDelegate, NSWindow, NSCoder)
DidDeminiaturize(INSWindowDelegate, NSNotification)
DidEndLiveResize(INSWindowDelegate, NSNotification)
DidEndSheet(INSWindowDelegate, NSNotification)
DidEnterFullScreen(INSWindowDelegate, NSNotification)
DidEnterVersionBrowser(INSWindowDelegate, NSNotification)
DidExitFullScreen(INSWindowDelegate, NSNotification)
DidExitVersionBrowser(INSWindowDelegate, NSNotification)
DidExpose(INSWindowDelegate, NSNotification)
DidFailToEnterFullScreen(INSWindowDelegate, NSWindow)
DidFailToExitFullScreen(INSWindowDelegate, NSWindow)
DidMiniaturize(INSWindowDelegate, NSNotification)
DidMove(INSWindowDelegate, NSNotification)
DidResignKey(INSWindowDelegate, NSNotification)
DidResignMain(INSWindowDelegate, NSNotification)
DidResize(INSWindowDelegate, NSNotification)
DidUpdate(INSWindowDelegate, NSNotification)
ShouldDragDocumentWithEvent(INSWindowDelegate, NSWindow, NSEvent, CGPoint, NSPasteboard)
ShouldPopUpDocumentPathMenu(INSWindowDelegate, NSWindow, NSMenu)
ShouldZoom(INSWindowDelegate, NSWindow, CGRect)
StartCustomAnimationToEnterFullScreen(INSWindowDelegate, NSWindow, Double)
StartCustomAnimationToExitFullScreen(INSWindowDelegate, NSWindow, Double)
WillBeginSheet(INSWindowDelegate, NSNotification)
WillClose(INSWindowDelegate, NSNotification)
WillEncodeRestorableState(INSWindowDelegate, NSWindow, NSCoder)
WillEnterFullScreen(INSWindowDelegate, NSNotification)
WillEnterVersionBrowser(INSWindowDelegate, NSNotification)
WillExitFullScreen(INSWindowDelegate, NSNotification)
WillExitVersionBrowser(INSWindowDelegate, NSNotification)
WillMiniaturize(INSWindowDelegate, NSNotification)
WillMove(INSWindowDelegate, NSNotification)
WillPositionSheet(INSWindowDelegate, NSWindow, NSWindow, CGRect)
WillResize(INSWindowDelegate, NSWindow, CGSize)
WillResizeForVersionBrowser(INSWindowDelegate, NSWindow, CGSize, CGSize)
WillReturnFieldEditor(INSWindowDelegate, NSWindow, NSObject)
WillReturnUndoManager(INSWindowDelegate, NSWindow)
WillStartLiveResize(INSWindowDelegate, NSNotification)
WillUseFullScreenContentSize(INSWindowDelegate, NSWindow, CGSize)
WillUseFullScreenPresentationOptions(INSWindowDelegate, NSWindow, NSApplicationPresentationOptions)
WillUseStandardFrame(INSWindowDelegate, NSWindow, CGRect)
WindowShouldClose(INSWindowDelegate, NSObject)
HandleEvent(IQLPreviewPanelDelegate, QLPreviewPanel, NSEvent)
SourceFrameOnScreenForPreviewItem(IQLPreviewPanelDelegate, QLPreviewPanel, IQLPreviewItem)
TransitionImageForPreviewItem(IQLPreviewPanelDelegate, QLPreviewPanel, IQLPreviewItem, CGRect)

Gilt für: