QuickLookUI Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 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 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 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 |
| IQLPreviewItem |
This interface represents the Objective-C protocol |
| IQLPreviewPanelDataSource |
This interface represents the Objective-C protocol |
| IQLPreviewPanelDelegate |
This interface represents the Objective-C protocol |
Enums
| Name | Description |
|---|---|
| QLPreviewViewStyle | |
Delegates
| Name | Description |
|---|---|
| QLPreviewReplyDataCreationHandler | |
| QLPreviewReplyDrawingHandler | |
| QLPreviewReplyUIDocumentCreationHandler | |