UI Components: Flipable Example¶
Flipable Example shows an item that flips whenever clicked, rotating around the y-axis
flipable.qml Example File¶
Card.qml Example File¶
flipable.qmlproject Example File¶
5_heart.png Image File¶
9_club.png Image File¶
back.png Image File¶
The Flipable Example shows an item that flips whenever clicked, rotating around the y-axis.
This example shows how to use the Flipable element.