aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/flipable/doc/src/flipable.qdoc
blob: e9cd6b75f33c5101071681f4d94a68fc6faec9fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \title UI Components: Flipable Example
    \example customitems/flipable
    \brief The Flipable Example shows an item that flips whenever clicked, rotating around the y-axis.
    \examplecategory {Graphics & Multimedia}

    This example shows how to use the \l Flipable element.

    \image qml-flipable-example.png
*/