Drag and Drop Puzzle Example

This example is an implementation of a simple jigsaw puzzle game using Qt's drag and drop API. The Item View Puzzle example shows many of the same features, but takes an alternative approach that uses Qt's model/view framework to manage drag and drop operations.

Files: