Mac Pasteboard MIME Converter

Demonstrates using QMacPasteboardMime class.

This example shows how to use QMacPasteboardMime to do conversion between a MIME type and a Uniform Type Identifier (UTI) format used on Mac OS X.

The example creates a widget that accepts drag & drop events, and reads contents of dropped business cards in vCard format.

Files: