Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Component: QuickLook
Query file icons and previews.
See also preview functions to show a preview control on the layout.
Version | macOS | Windows | Linux | Server | iOS SDK |
2.3 / 11.3 | 🔶 79% | 🔶 7% | ❌ No | 🔶 14%, on macOS | 🔶 64% |
Item | Details | Server |
---|---|---|
Icon.ClearIcon Clears the custom icon for the file or directory at the specified path. | Mac only 2.7 |
✅ Server |
Icon.GetIcon Queries the Finder icon for the file or folder with the given path. | Mac/Win 2.3 |
✅ Server |
Icon.GetIconWithQuickLook Queries the Finder icon for the file or folder with the given path. | Mac/Win 2.3 |
✅ Server |
Icon.SetIcon Sets the icon for the file or directory at the specified path. | Mac only 2.7 |
✅ Server |
QLPreviewPanel.AddContainer Adds an container to the list of files to preview. | Mac/iOS 8.4 |
❌ Server |
QLPreviewPanel.AddFile Adds file to the file list for preview. | Mac/iOS 4.3 |
❌ Server |
QLPreviewPanel.AddImage Adds an image to the list of files to preview. | Mac/iOS 4.3 |
❌ Server |
QLPreviewPanel.AddPDF Adds a PDF to the preview items. | Mac/iOS 4.3 |
❌ Server |
QLPreviewPanel.Clear Clears content of file list. | Mac/iOS 4.3 |
❌ Server |
QLPreviewPanel.CurrentPreviewItemIndex Queries index of current visible item. | Mac/iOS 8.4 |
❌ Server |
QLPreviewPanel.CurrentPreviewItemPath Queries path of current item. | Mac/iOS 8.4 |
❌ Server |
QLPreviewPanel.CurrentPreviewItemTitle Queries title of current item. | Mac/iOS 8.4 |
❌ Server |
QLPreviewPanel.GetEditingAllowed Queries whether editing is allowed. | iOS 11.1 |
❌ Server |
QLPreviewPanel.GetHeight Queries height of panel. | Mac only 4.3 |
❌ Server |
QLPreviewPanel.GetLeft Queries left position of panel. | Mac only 4.3 |
❌ Server |
QLPreviewPanel.GetSharingAllowed Queries whether sharing is allowed. | iOS 11.3 |
❌ Server |
QLPreviewPanel.GetTop Queries height of panel. | Mac only 4.3 |
❌ Server |
QLPreviewPanel.GetWidth Queries width of panel. | Mac only 4.3 |
❌ Server |
QLPreviewPanel.Hide Hides the panel. | Mac/iOS 4.3 |
❌ Server |
QLPreviewPanel.IsVisible Checks if panel is visible. | Mac/iOS 4.3 |
❌ Server |
QLPreviewPanel.Move Moves the panel to the given position. | Mac only 4.3 |
❌ Server |
QLPreviewPanel.Resize Resizes the panel. | Mac only 4.3 |
❌ Server |
QLPreviewPanel.SavedFiles Queries list of file paths. | iOS 11.1 |
❌ Server |
QLPreviewPanel.SetCurrentPreviewItemIndex Sets index of current element. | Mac/iOS 8.4 |
❌ Server |
QLPreviewPanel.SetDismissTrigger Sets the script trigger. | iOS 11.1 |
❌ Server |
QLPreviewPanel.SetEditingAllowed Sets whether editing is allowed. | iOS 11.1 |
❌ Server |
QLPreviewPanel.SetSharingAllowed Sets whether sharing is allowed. | iOS 11.3 |
❌ Server |
QLPreviewPanel.Show Shows the panel. | Mac/iOS 4.3 |
❌ Server |
28 functions shown.
These functions require a license (93%).