Qt Quick Demo - Photo Surface

A touch-based app for shuffling photos around a virtual surface.

Photo Surface demonstrates how to handle dragging, rotation and pinch zooming within the same item using a PinchArea containing a MouseArea.

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 QML Applications.