Platforms to show: All Mac Windows Linux Cross-Platform

Back to QLPreviewControllerMBS class.

QLPreviewControllerMBS.AddItem(item as FolderItem)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method QuickLook MBS iOS Plugin 23.3 ❌ No ❌ No ❌ No ✅ Yes iOS only
Adds an item to the list of items to show.

Please call reloadData if you modify the list of items.

See also:

QLPreviewControllerMBS.AddItem(item as FolderItem, title as String)   New in 25.5

Type Topic Plugin Version macOS Windows Linux iOS Targets
method QuickLook MBS iOS Plugin 25.5 ❌ No ❌ No ❌ No ✅ Yes iOS only
Adds an item to the list of items to show.

This method allows you to add an optional title for the item, which is different to the file name.

Please call reloadData if you modify the list of items.

See also:

QLPreviewControllerMBS.AddItems(items() as FolderItem)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method QuickLook MBS iOS Plugin 23.3 ❌ No ❌ No ❌ No ✅ Yes iOS only
Add multiple years.

Please call reloadData if you modify the list of items.

QLPreviewControllerMBS.ClearItems

Type Topic Plugin Version macOS Windows Linux iOS Targets
method QuickLook MBS iOS Plugin 23.3 ❌ No ❌ No ❌ No ✅ Yes iOS only
Remove all items.

QLPreviewControllerMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method QuickLook MBS iOS Plugin 23.3 ❌ No ❌ No ❌ No ✅ Yes iOS only
The constructor.

QLPreviewControllerMBS.Destructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method QuickLook MBS iOS Plugin 23.3 ❌ No ❌ No ❌ No ✅ Yes iOS only
The destructor.

QLPreviewControllerMBS.Dismiss

Type Topic Plugin Version macOS Windows Linux iOS Targets
method QuickLook MBS iOS Plugin 23.3 ❌ No ❌ No ❌ No ✅ Yes iOS only
Dismisses the controller.

QLPreviewControllerMBS.Items as FolderItem()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method QuickLook MBS iOS Plugin 23.3 ❌ No ❌ No ❌ No ✅ Yes iOS only
Queries list of items to show.

QLPreviewControllerMBS.Present

Type Topic Plugin Version macOS Windows Linux iOS Targets
method QuickLook MBS iOS Plugin 23.3 ❌ No ❌ No ❌ No ✅ Yes iOS only
Presents the controller.

QLPreviewControllerMBS.refreshCurrentPreviewItem

Type Topic Plugin Version macOS Windows Linux iOS Targets
method QuickLook MBS iOS Plugin 23.3 ❌ No ❌ No ❌ No ✅ Yes iOS only
Asks the Quick Look preview controller to recompute the display of the current preview item.

Quick Look recomputes the display regardless of whether the current preview item changes.

QLPreviewControllerMBS.reloadData

Type Topic Plugin Version macOS Windows Linux iOS Targets
method QuickLook MBS iOS Plugin 23.3 ❌ No ❌ No ❌ No ✅ Yes iOS only
Asks the preview controller to reload its data from its data source.

Quick Look recomputes the displayed data only if the current preview item changes.

QLPreviewControllerMBS.SetItems(items() as FolderItem)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method QuickLook MBS iOS Plugin 23.3 ❌ No ❌ No ❌ No ✅ Yes iOS only
Replaces the list of items.

Please call reloadData if you modify the list of items.

The items on this page are in the following plugins: MBS iOS Plugin.


The biggest plugin in space...