Share via


QuickLookUI Namespace

Classes

Name Description
QLFilePreviewRequest
QLPreviewingController_Extensions

Extension methods to the IQLPreviewingController interface to support all the methods from the QLPreviewingController protocol.

QLPreviewItem

This is a class that implements the interface IQLPreviewItem (for the protocol QLPreviewItem).

Subclass this class to easily create a type that implements the protocol.

An alternative is to create a subclass of NSObject and then implemented the interface IQLPreviewItem.

QLPreviewItem_Extensions

Extension methods to the IQLPreviewItem interface to support all the methods from the QLPreviewItem protocol.

QLPreviewPanel
QLPreviewPanelController
QLPreviewPanelDataSource

This is a class that implements the interface IQLPreviewPanelDataSource (for the protocol QLPreviewPanelDataSource).

Subclass this class to easily create a type that implements the protocol.

An alternative is to create a subclass of NSObject and then implemented the interface IQLPreviewPanelDataSource.

QLPreviewPanelDelegate

This is a class that implements the interface IQLPreviewPanelDelegate (for the protocol QLPreviewPanelDelegate).

Subclass this class to easily create a type that implements the protocol.

An alternative is to create a subclass of NSObject and then implemented the interface IQLPreviewPanelDelegate.

QLPreviewPanelDelegate_Extensions

Extension methods to the IQLPreviewPanelDelegate interface to support all the methods from the QLPreviewPanelDelegate protocol.

QLPreviewProvider
QLPreviewReply
QLPreviewReplyAttachment
QLPreviewView

Interfaces

Name Description
IQLPreviewingController

This interface represents the Objective-C protocol QLPreviewingController.

IQLPreviewItem

This interface represents the Objective-C protocol QLPreviewItem.

IQLPreviewPanelDataSource

This interface represents the Objective-C protocol QLPreviewPanelDataSource.

IQLPreviewPanelDelegate

This interface represents the Objective-C protocol QLPreviewPanelDelegate.

Enums

Name Description
QLPreviewViewStyle

Delegates

Name Description
QLPreviewReplyDataCreationHandler
QLPreviewReplyDrawingHandler
QLPreviewReplyUIDocumentCreationHandler