Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC


Introduction

Framework
/System/Library/Frameworks/QuickLook.framework
Header file directories
QuickLook.framework/Headers
Companion guide
Declared in
QLGenerator.h
QLThumbnailImage.h

This collection of documents describes the functions, types, and constants of the Quick Look framework. The Quick Look framework currently contains a public header file (QLGenerator.h) that declares the interface for generators. Quick Look generators are plug-ins that convert a document of an uncommon or private content type to a type that Quick Look can display. Upon request, they return thumbnail images or full-scale previews of documents. Generators are based on the CFPlugIn architecture. The two opaque types declared in QLGenerator.h are QLPreviewRequestRef and QLThumbnailRequestRef.

The Quick Look framework can be used to implement generator plug-ins on Mac OS X v10.5 and later.





Last updated: 2007-04-13




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice