Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS MacFrameworks Plugin:QuickLookUI:
Partly Console safe, 66 entry points.
- class QLPreviewPanelMBS
- method currentPreviewItem as folderitem
- method exitFullScreenMode
- method enterFullScreenMode(screen as NSScreenMBS)
- method refreshCurrentPreviewItem
- method updateController
- method reloadData
- method Constructor
- property currentPreviewItemIndex as Integer
- property inFullScreenMode as Boolean
- property PreviewView as QLPreviewViewMBS
- shared method Available as boolean
- event numberOfPreviewItems as integer
- event previewItemAtIndex(index as integer) as folderitem
- event handleEvent(e as NSEventMBS) as boolean
- event sourceFrameOnScreenForPreviewItem(file as folderitem) as NSRectMBS
- event transitionImageForPreviewItem(file as folderitem, byref contentRect as NSRectMBS) as NSImageMBS
- event willLoadPreviewItem(file as folderitem)
- event didLoadPreviewItem(file as folderitem)
- event beginPreviewPanel
- event endPreviewPanel
- class QLPreviewViewMBS
- method refreshPreviewItem
- method close
- method Constructor
- method Constructor(Handle as Integer)
- method Constructor(left as double, top as double, width as double, height as double)
- method Constructor(left as double, top as double, width as double, height as double, style as integer)
- property autostarts as boolean
- property shouldCloseWithWindow as boolean
- property previewItem as folderitem
- shared method Available as boolean
- class QLThumbnailGenerationRequestMBS
- method Constructor(File as FolderItem, width as Integer = 512, height as Integer = 512, scale as double = 2.0, representationTypes as Integer = &hFF)
- property Handle as Integer
- property contentType as String
- property iconMode as Boolean
- property minimumDimension as Double
- property representationTypes as Integer
- property scale as Double
- property width as Double
- property height as Double
- class QLThumbnailGeneratorMBS
- method generateBestRepresentationForRequest(request as QLThumbnailGenerationRequestMBS)
- method generateRepresentationsForRequest(request as QLThumbnailGenerationRequestMBS)
- method cancelRequest(request as QLThumbnailGenerationRequestMBS)
- method Constructor
- method saveBestRepresentationForRequest(request as QLThumbnailGenerationRequestMBS, file as FolderItem, contentType as String)
- property Handle as Integer
- shared method sharedGenerator as QLThumbnailGeneratorMBS
- event generateBestRepresentationForRequestCompleted(request as QLThumbnailGenerationRequestMBS, thumbnail as QLThumbnailRepresentationMBS, error as NSErrorMBS)
- event generateRepresentationsForRequestUpdated(request as QLThumbnailGenerationRequestMBS, thumbnail as QLThumbnailRepresentationMBS, type as Integer, error as NSErrorMBS)
- event saveBestRepresentationForRequestCompleted(request as QLThumbnailGenerationRequestMBS, error as NSErrorMBS, file as FolderItem)
- class QLThumbnailRepresentationMBS
- control DesktopQLPreviewViewControlMBS
- property View as QLPreviewViewMBS
- event FocusReceived
- event FocusLost
- event FrameChanged
- event BoundsChanged
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event MenuBarSelected
- event ScaleFactorChanged(NewFactor as double)
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x As Integer, y As Integer)
- control QLPreviewViewControlMBS
- property View as QLPreviewViewMBS
- event GotFocus
- event LostFocus
- event FrameChanged
- event BoundsChanged
- event willShowContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event didCloseContextualMenu(menu as NSMenuMBS, NSEvent as NSEventMBS)
- event EnableMenuItems
- event ScaleFactorChanged(NewFactor as double)
- event MouseDown(x as Integer, y as Integer, Modifiers as Integer) As Boolean
- event MouseDrag(x as Integer, y as Integer)
- event MouseUp(x As Integer, y As Integer)
Blog Entries
- News from the MBS Xojo Plugins in version 26.2
- MonkeyBread Software Releases the MBS Xojo Plugins in version 26.2
- MBS Xojo Plugins, version 26.2pr5
- MBS Xojo Plugins, version 24.4pr5
- News from the MBS Xojo Plugins Version 24.2
- MonkeyBread Software Releases the MBS Xojo Plugins in version 24.2
- News from the MBS Xojo Plugins Version 23.3
- News from the MBS Xojo Plugins in version 21.5
- New desktop controls
- MBS Plugins 10.3 Release Notes
Xojo Developer Magazine