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.

Running the Example

To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, visit Building and Running an Example.

Files:

See also Qt for macOS and Qt Mac Extras.