Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
GenerateThumbnailForURL.m File Reference
#include <CoreFoundation/CoreFoundation.h>
#include <CoreServices/CoreServices.h>
#include <QuickLook/QuickLook.h>
Include dependency graph for GenerateThumbnailForURL.m:

Functions

void CancelThumbnailGeneration (void *thisInterface, QLThumbnailRequestRef thumbnail)
OSStatus GenerateThumbnailForURL (void *thisInterface, QLThumbnailRequestRef thumbnail, CFURLRef url, CFStringRef contentTypeUTI, CFDictionaryRef options, CGSize maxSize)

Function Documentation

◆ CancelThumbnailGeneration()

void CancelThumbnailGeneration ( void * thisInterface,
QLThumbnailRequestRef thumbnail )

Definition at line 17 of file GenerateThumbnailForURL.m.

◆ GenerateThumbnailForURL()

OSStatus GenerateThumbnailForURL ( void * thisInterface,
QLThumbnailRequestRef thumbnail,
CFURLRef url,
CFStringRef contentTypeUTI,
CFDictionaryRef options,
CGSize maxSize )

Definition at line 11 of file GenerateThumbnailForURL.m.