macOS: Pasteboard MIME Converter

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

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