Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
QLPreviewPanel.SetCurrentPreviewItemIndex
Sets index of current element.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
QuickLook | 8.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "QLPreviewPanel.SetCurrentPreviewItemIndex"; Index ) More
Parameters
Parameter | Description | Example |
---|---|---|
Index | The zero based index of the current item. | 0 |
Result
Returns OK or error.
Description
Sets index of current element.See also
- QLPreviewPanel.CurrentPreviewItemIndex
- QLPreviewPanel.CurrentPreviewItemPath
- QLPreviewPanel.CurrentPreviewItemTitle
Release notes
- Version 8.4
Blog Entries
This function checks for a license.
Created 14th August 2018, last changed 15th August 2018
QLPreviewPanel.SavedFiles - QLPreviewPanel.SetDismissTrigger
